]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
global: freshen copyright
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 13 Jan 2016 10:24:03 +0000 (12:24 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 13 Jan 2016 10:24:03 +0000 (12:24 +0200)
git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-5]/$1-2016/g;s/ (201[0-5]) Dovecot/ $1-2016 Dovecot/'

1094 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-var-expand.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-auth-request-var-expand.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-save.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-hibernate/imap-client.c
src/imap-hibernate/imap-hibernate-client.c
src/imap-hibernate/imap-hibernate-settings.c
src/imap-hibernate/imap-master-connection.c
src/imap-hibernate/main.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/cmd-x-state.c
src/imap/imap-client-hibernate.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-master-client.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-state.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-charset/test-charset.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-dict.c
src/lib-fs/fs-metawrap.c
src/lib-fs/fs-posix.c
src/lib-fs/fs-randomfail.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-fs-stats.c
src/lib-fs/istream-metawrap.c
src/lib-fs/ostream-cmp.c
src/lib-fs/ostream-metawrap.c
src/lib-fts/fts-filter-contractions.c
src/lib-fts/fts-filter-english-possessive.c
src/lib-fts/fts-filter-lowercase.c
src/lib-fts/fts-filter-normalizer-icu.c
src/lib-fts/fts-filter-stemmer-snowball.c
src/lib-fts/fts-filter-stopwords.c
src/lib-fts/fts-filter.c
src/lib-fts/fts-icu.c
src/lib-fts/fts-language.c
src/lib-fts/fts-tokenizer-address.c
src/lib-fts/fts-tokenizer-generic.c
src/lib-fts/fts-tokenizer.c
src/lib-fts/test-fts-filter.c
src/lib-fts/test-fts-icu.c
src/lib-fts/test-fts-language.c
src/lib-fts/test-fts-tokenizer.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-keepalive.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-html2text.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/message-snippet.c
src/lib-mail/ostream-dot.c
src/lib-mail/qp-decoder.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-mail-html2text.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-message-snippet.c
src/lib-mail/test-ostream-dot.c
src/lib-mail/test-qp-decoder.c
src/lib-mail/test-quoted-printable.c
src/lib-mail/test-rfc2231-parser.c
src/lib-mail/test-rfc822-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-haproxy.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-cassandra.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-stats/stats-parser.c
src/lib-stats/stats.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-search.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-size.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-autoexpunge.c
src/lib-storage/mail-copy.c
src/lib-storage/mail-error.c
src/lib-storage/mail-namespace.c
src/lib-storage/mail-search-args-cmdline.c
src/lib-storage/mail-search-args-imap.c
src/lib-storage/mail-search-args-simplify.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-attribute-internal.c
src/lib-storage/mailbox-attribute.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-recent-flags.c
src/lib-storage/mailbox-search-result.c
src/lib-storage/mailbox-tree.c
src/lib-storage/mailbox-uidvalidity.c
src/lib-storage/mailbox-watch.c
src/lib-storage/test-mail-search-args-imap.c
src/lib-storage/test-mail-search-args-simplify.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-create-locked.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-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-failure-at.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-unix.c
src/lib/istream.c
src/lib/json-parser.c
src/lib/json-tree.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-failure-at.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-failures.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-ioloop.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-failure-at.c
src/lib/test-istream-seekable.c
src/lib/test-istream-tee.c
src/lib/test-istream-unix.c
src/lib/test-istream.c
src/lib/test-json-parser.c
src/lib/test-json-tree.c
src/lib/test-lib.c
src/lib/test-llist.c
src/lib/test-mempool-alloconly.c
src/lib/test-net.c
src/lib/test-numpack.c
src/lib/test-ostream-failure-at.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-timing.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/timing.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/fs-compress/fs-compress.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-args.c
src/plugins/fts/fts-search-serialize.c
src/plugins/fts/fts-search.c
src/plugins/fts/fts-storage.c
src/plugins/fts/fts-user.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/pop3-migration/test-pop3-migration-plugin.c
src/plugins/push-notification/push-notification-driver-dlog.c
src/plugins/push-notification/push-notification-driver-ox.c
src/plugins/push-notification/push-notification-drivers.c
src/plugins/push-notification/push-notification-drivers.h
src/plugins/push-notification/push-notification-event-flagsclear.c
src/plugins/push-notification/push-notification-event-flagsclear.h
src/plugins/push-notification/push-notification-event-flagsset.c
src/plugins/push-notification/push-notification-event-flagsset.h
src/plugins/push-notification/push-notification-event-mailboxcreate.c
src/plugins/push-notification/push-notification-event-mailboxcreate.h
src/plugins/push-notification/push-notification-event-mailboxdelete.c
src/plugins/push-notification/push-notification-event-mailboxdelete.h
src/plugins/push-notification/push-notification-event-mailboxrename.c
src/plugins/push-notification/push-notification-event-mailboxrename.h
src/plugins/push-notification/push-notification-event-mailboxsubscribe.c
src/plugins/push-notification/push-notification-event-mailboxsubscribe.h
src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c
src/plugins/push-notification/push-notification-event-mailboxunsubscribe.h
src/plugins/push-notification/push-notification-event-message-common.h
src/plugins/push-notification/push-notification-event-messageappend.c
src/plugins/push-notification/push-notification-event-messageappend.h
src/plugins/push-notification/push-notification-event-messageexpunge.c
src/plugins/push-notification/push-notification-event-messageexpunge.h
src/plugins/push-notification/push-notification-event-messagenew.c
src/plugins/push-notification/push-notification-event-messagenew.h
src/plugins/push-notification/push-notification-event-messageread.c
src/plugins/push-notification/push-notification-event-messageread.h
src/plugins/push-notification/push-notification-event-messagetrash.c
src/plugins/push-notification/push-notification-event-messagetrash.h
src/plugins/push-notification/push-notification-events-rfc5423.c
src/plugins/push-notification/push-notification-events-rfc5423.h
src/plugins/push-notification/push-notification-events.c
src/plugins/push-notification/push-notification-events.h
src/plugins/push-notification/push-notification-plugin.c
src/plugins/push-notification/push-notification-plugin.h
src/plugins/push-notification/push-notification-triggers.c
src/plugins/push-notification/push-notification-triggers.h
src/plugins/push-notification/push-notification-txn-mbox.c
src/plugins/push-notification/push-notification-txn-mbox.h
src/plugins/push-notification/push-notification-txn-msg.c
src/plugins/push-notification/push-notification-txn-msg.h
src/plugins/quota-clone/quota-clone-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/mail-stats-fill.c
src/plugins/stats/mail-stats.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 d12fabcc34ad7482496a71ab49b10f727d9177d9..068f7cae94c49773641cf166fbc0d56195566fe6 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-ACL 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-acl \- Manage Access Control List (ACL)
index b656f1c592c0a54a065ad47984752491404cab6c..52094d780b5e7a8fe213e1ca11fbab5e8e4d34e0 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-ALTMOVE 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-altmove \- Move matching mails to the alternative storage (dbox\-only)
index fdc89fd9600521b01e5b64d15cf66d85dd8a3c4b..d7e2cb787da727d557f2e62e0e93ba64cd90094b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 c688323a781ebae76fc2c8af3e26a2b02b845801..638057aedf6ed271dbedec07e9a9d6818245527d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-BATCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-batch \- Execute multiple commands for multiple users
index 7f01a15e955f65c37792dbb39b1a6ef8246f7c3f..a1bb3b79866953fff46bd9add435e6675f14f93d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-DEDUPLICATE 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-deduplicate \- expunge duplicate messages
index 21e3ce041d756e000ee1706d06ca6d459729642b..a6798ba23f1faf129e30b8d0933d74e0a68a9634 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2016 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 c64621c84925f8ac99c1c61a120eb3be98268672..c0a1a976bee761ca02f942fde937a17f93cd58f4 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 b6919471e191fb60948fa9e55392bd5e08eafc10..b501a4708334e5794bbad7f670b3e9fcb3d21197 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2016 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 bbebdaa92337af8ff6f8205bdbd511adbdc9a04b..14b0f4318e6e5ea3b7151d6538e66960c94321cf 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-EXPUNGE 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-expunge \- Expunge messages matching given search query
index 3d72ccf8f2c8a1d36afa155fcd3aed1fe375a3f6..b65c9c006704806fc7000464ef1052fae8c64aa7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FETCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-fetch \- Fetch partial/full messages or message information
index d6bba4c56a63ed9d44e62f717544dd3d7ab2b44a..035d89cac593087d668bbd553b2240ba0f4d7ab2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FLAGS 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-flags \- add, remove or replace messages\(aq flags
index ff2e67f614548b5c686508bd1ae498102249d087..345dc5ff38b420623b4aeb56c2d58cba9dceec39 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FORCE\-RESYNC 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-force\-resync \- Repair broken mailboxes
index f85e7db4bf5f3149b091d3dd7e07700da7d5fb1d..f0b8dec758a23eb7af2793ca50f8d5dcf7fb8a14 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-FTS 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-fts \- Manipulate the Full Text Search (FTS) index
index 5e05f849640bd6212c76a7b0ff92ca2899b7edc2..c0af4c702ac5f037e6c819579fe325573e154872 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 21e2788556085807bd3c065680516445169a6178..efd541ebf526bf30abbc4316877d91f890004e66 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-IMPORT 1 "2015-08-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-import \- Import messages matching given search query
index b0001a9e5db2916d7f9a3fc2c13adf94540c9d21..bfde31087bae161d8344f85e79db4489c5b482af 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-INDEX 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-index \- Index mailboxes
index 86ad3c80559bcea487601bf4341644ffa9d14128..bf125a8bb49e5384463befd71f3f883a71eb5f5d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2016 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 fb59f3188079ccca7b51781233f9e1a9fd503a41..a30662ec105b8d421823e7d6d4a783277d28bbe7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 25a155fd30f0a68e85427f36e423ef3ca75576a9..3fd8a48561cc37e1dbfe2ecb08338d39f8f971d0 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 ba90379fcc637619611f0569ffff295721f5f89e..3466c5b0920c0cd5221a77e2f61256cea05d7808 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MAILBOX 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-mailbox \- Commands related to handling mailboxes
index 3bda3746e6cb850ebe4b72359c77af8b7fe9a9bb..1e121ca620cfa983f5033989b03277f40af05aba 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2016 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 8b96aec9ec55289aa93f59d3c802340463bebea9..b42f024567cbb7dd1eda9c269ab78e80f15429dc 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MOVE 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-move \- Move messages matching the given search query into another
index afe3d64a4a1194f1a3f6eb68dab2874750c1e7e4..15de5f1aecc7961927d45071d3532c4c2e09593c 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 034db3e8e8234a0d88372db74d4d8582bde35349..ffaeb6a0f31304ff8529d938213d86622cb3d5db 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2016 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 862500b84382ca706e48b1c31a0883318daa75a8..d26aa8d3fffa56bfaea65c935e0295abbab89191 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PURGE 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-purge \- Remove messages with refcount=0 from mdbox files
index f25dcfac1cef6d470eabba00f90400408b0d1d30..dce044d1ef2dc2980b2454bd139dccd0604f3b46 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PW 1 "2015-06-05" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-pw \- Dovecot\(aqs password hash generator
index 023a1338ea132dcfc98ada00c7bb94cf8dadd807..c93298aa44365d32c04bc5abdc3cb849f319b190 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-QUOTA 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-quota \- Initialize/recalculate or show current quota usage
index 8cf93eda772c4ce62df3b5042548e67aac299170..04131d8358c21326b914b513bff965dcdab0edc4 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2016 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 c664daa30bbc0366f0e27ae461f4e2d459728075..5893941d7042d396c865620ede5d17579767340e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SEARCH\-QUERY 7 "2015-10-19" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-search\-query \- Overview of search queries for doveadm mailbox \
index 514c179cb2104b142987e494adb162b94c9f26fa..8ada84b91397b614fd204d0084bb7ecbbc807b81 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SEARCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-search \- Show a list of mailbox GUIDs and message UIDs matching \
index df144370cdaac137e63ac6079a8a3f3186e1654b..12ebeb1f9c7ed690a0a00617d3560cf265ff57d4 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-SYNC 1 "2015-08-31" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-sync \- Dovecot\(aqs two\-way mailbox synchronization utility
index c43fa541833bfe39111bafab4efad758c3c5c067..91ebb52fff25ef8df8d2c021d1ed8a65795726c0 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 4f490a9e09398cb50c1a2ecec4461b3eb5c9dc28..95faf5256268a27e9012a71e50f3f963082bf144 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 217cc188eee63222f2059736dbff39afa2fd747d..7b023731de5782e8ede999507968a746ff697a76 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 e89bf171b87b06a90b8ad65ec54ed89771de457e..665f129f9e97ccdda4c3961419638c2f092b7eba 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 445449ee76f0dcf0d480a489678d863fb3abf80d..74f4c40125a612fe324f20472a493d78d4130c14 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 1f49627e12f38912687189020fa5dc9a9ac4ed5b..088386e2b0b2a79e2501125f43b4a0f14cb08009 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2016 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 99a1cc3f550f0266dba4d4436a152e96975707e7..2eef2350e3edba851a9c6d4bf3154c5844c373b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "llist.h"
index 0ad27dde4b78ebd2542aa9f3654e8c63735dc9a1..6de09feca677267ef91dd9bba1f1d8c9f6290252 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d404567cc2f4c9f7937ecee70db75053bde4df94..2f7fb4207871dafdcf11f3cdec7e1853847542e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "hash.h"
index 4f99c21ceb06c9e415c3cee5e392df79355d03e8..f08d4a441d05c2a27361acdd464db25bb4475c91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 5034421a8cec31b1f40c626fa83a7b6f357e9ee5..0d0ba10616c6333b4a6132fb3229aa415b3120e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 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 20363167e2c97e915a78529b80b7ce1b27ba37b8..6cb055b70587dd833060657aa95daea37baf5eb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b1514fca72f5459c4d7f531c3aab67137c224d22..16ce9db00f74ef996a5ce3e1d25b42dd2437e2d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "lib-signals.h"
index beba9117d1eb154eefd4415686d129b389d28200..c4ada956718d3cfcf474b91431987835c51479e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 960d1e31c7bc7b186d607f408d93c9c2ef9a0c1b..f65bb7ae84c5f4490c40a22618d11a1e537407ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index d4eaf6d4e0e4dd48768e6215a49ef652da6c8d3b..22c8b58c8ef2bd5bb426f2a932d05213f1706fd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "buffer.h"
index ffc63c1e5fe44c13cfc42087fbb19d5a8d951196..7400af4eebb4de1c1bc6a6e183901fe17ea7502f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 32d72480974241f592efed8c620c443f661e1f99..696e1317767dddb445677e811dab66a24815591f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 8f6e286bc313572e9b8be973c1952870f01e4f3a..6a00c4cbf0544dbb2e80c03be567f2f8ed2aff01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index da80938db62b7ccc8fe1e2cdcf0c2bb4d287bbb3..964bbf33b6946fd94aef5ee21ae43723eaa99ef1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index a61c8eb6862196b924e190031c7a93b8c8e029fb..6b48b14ef68d56234e1eecbcca08de9dbded920f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 0ad7c28e1e878b03dee7915c3ac3e764ba4791f6..be5a835b2d94ab380714b799176cf69730c47bd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6737aa6a5070ddbea951bfe44631fe66a4ec23a0..95f2ad237790d0edc5054fbfabd9d296e075d724 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 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 bffe1c77a8f49f1dfe7852e9c3849db67d28ede7..fdf72bc4c95b90c7de818a71ebc099251c091fbb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "base64.h"
index 59f3dd4c527d116c30348a5807f9ea1ecfa6e68b..48419ff45fedbd5d9af829155fdae7cd2ea54c4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 778a0b3256dcaee2d8382a16537a22851712ac06..205e820aa57a6359c429e8903e9d6315817df2ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 5c47ffac2cd2ce18d0dff847e0a0f5ec023d905b..5c984cdf98ae48ba6366135650b61b334164f2c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index e57bf3130bf24f4b2ac89fbd72718ff378b20856..83fe0650859d9574d05010711e0a7a665f94789e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index c94b8d47eafcb2466d689b4c692f7b12489d80ed..50f9f306d49c17f4f28d523a971b9722c98aa378 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 6dcfba7af5c70562c6db1af24771e6fe9615251a..81d13ae6cc0fc32b47e81ba2617c6504a680e1ad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index df41c12d9deac14491524ce47b0c4039c27f1177..572d2cab6db0ae35b15d73a96e3305b30e16922e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index a2018b4a6e9338d1eaed157083f8bce660c1c638..40b9cef45baa7e03ee6b39cedc4805412e7b5e48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 312eed298ea24705786a251bc13ec5888337e894..80d068665cb6f4f8d12e3285eb019dcf2a29c637 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index e64e0afcc64254c1eb94b145d3ae85e082cfa0ac..ccc8c132810ee1710f06b396936dc97e98272053 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
index 14f7192f83308e3fd5971c4b0dff001559601ac2..62f8bcb436319446afc06cdbe652b3821a981a2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* CRAM-MD5 SASL authentication, see RFC-2195
    Joshua Goodall <joshua@roughtrade.net> */
index 949aa0612ce40b1ca3c07591d2a92c68d00e62fa..9d7db62a970a6366151ebc124aed3c32121f8f9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* Digest-MD5 SASL authentication, see RFC-2831 */
 
index c617dfb131004c42e6a211c7ecdfc43c01c36c1e..a940d53518b293ffba73931a0d7a14ef0392ca02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 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 71e2f72b296a7ef1f0481c94d28224f206f73f4c..c251744c6a8970e0cc689c5f7299f9101513fff1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index d129642304e13fdd75f87d6bcabae54570454504..151a4d2d26f24fc270cf7e826a8d73b016d7d23d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
index 43f48bbe430607982beaad6aa0a928140c5c948e..2b7018d59afb9549a166ee6d1d625f5fe3b40af1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * SCRAM-SHA-1 SASL authentication, see RFC-5802
  *
- * Copyright (c) 2011-2015 Florian Zeitz <florob@babelmonkeys.de>
+ * Copyright (c) 2011-2016 Florian Zeitz <florob@babelmonkeys.de>
  *
  * This software is released under the MIT license.
  */
index 21987d7eae5ff006d907bba4fb91eb398c1a71a6..39927bb7903a0b3a75fefb117a6434549a5b4f82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 94925d12889ee35695cac3125e2ba15a416a6c65..7bf6c6b390971bdafcdc51349811e0ebf1b94a0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 01c1f8321935cb7df932588abd7a2f924e26969b..727faeb0e76086d1f12da83e576a0d29bc7829e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 32d9025016c74cc92d6f7a7cbaed94312ee3028b..213ff6504e3be9fc8df91a43b3184199f85bae77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "restrict-process-size.h"
index dac103f53226d37f46a6dec9b490e7c7cde6823e..ff10efb51cb23188aba5cd0203580f1e61280c3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 752b28e93278cdb6ba027a2173d9903f9a956fd4..88a0909fcc3b7cc4ea63ed3bb97c7b4c630946bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index fdcb572a68ae145531f6c2ce7cec6f8fe6be06dc..f020d7435d249998f38d8414bac3676e4ab63c29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index dfd14b6f43d4a2686ed3685defb6b761e4fc36de..0fcd16cb19941968289bce2bf84f3862a8b61f93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 3c65bee1b6433b3cd0231ff605de49e83c56de30..d2ca69724034fbcd1ac8f620f99916cba8015570 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index c92bf20a5f10a02eb5b35fbf00ff1cee139649ef..4d4f9f64c3e3a2469214011ecb506fbf895adc28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index d1356151423e57985c4addccf5ede79d3fc4daa2..ae416e2c380d38febe85ebb708eb53eb9634fd72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index b0da02adae4196b8793799e8f2530600ea8f79d2..aeefedf4f5b69c17d0e4c9996e1b781074157565 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index e1ade1c4166daa9b408e49183310560c4b57885f..06b1f08806247ed17c25dfb351185e8de1348ba7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 7fe5baae9d587f822c5c063ad555cfaec4888700..b3be9f9b55821306f0d46beff99876ccd1ff2351 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 848f51ee9a774526af962a83a6371fffb39b14a4..3d2b452c6c3fcff7a620c5a9c0885119934dae9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 01c356975379051481cf05a9198a30dba7d82c45..e864dc1dab8cd427ed26a457debe8749705c7959 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 5d0b53aceed66f0f80b3567c42baa93646d0ddde..3706536f2cc953f1526737d26c85a27a61c93675 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mycrypt.h"
index 156836a65ba70d18c9c1b8f233a345908a5bffea..baefb9532cbdca706c6be20428d4d4b9635d23d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2767edeb4c036eea1158ce3d6a0d5a2ba04348c4..5764f861a3b8ac2152d8d3a95d99b12ee8041a7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "auth-request.h"
index 49769de6d73d3ab37b5812393c6e019014749e4e..801bf04274e84970d99b3800e57633abd6be48e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7763c66cc360645e861bc21d47486c6f01d79b8d..80118a5f0d8b3cc133071fe68dc3c95af94a6b7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 71592c39bc0ce437402e3bd6486bbd1cda919ed2..84abe65d0da7b3e9ffda651fab3743a5ffd37905 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 658e05b2547f89829a4181b3ac52142148e66bae..38e2ae9e90655cccc970ebb72a7e15ec5480e15f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 619082751286a9719c5a14637125aafee4cedc65..cabacb83ebe3581aa9b4ebfed5f8c3438df63cd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 11e45d3d4e567974b942ac1b3ed52fc9ca677904..3eb9ef83bd7e10016cc8c74e8aac907720882141 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index a77188a5b690806089816cfdd53658f83556290a..d020f97ed6a9acb765af089f96b46308c807ebbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 /* Currently supports only GLIBC-compatible NSS modules */
 
index b5e3f330fc4be8d6e8378f349b76a0cf7879cf99..0cdbad632ac0c7d14f056b0fdef9cddc0d718f46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index d849bddad2ffbc9916e18002c2003d7e3af9b49a..f372ab9b894601fa7cbc9db5db9f54001106a41e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 2a3117cd42fbbdccf10ae47037546a6300520044..77683873b49bc22d793de81d1275ef827bd8f71a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 90440794497ca07b5b70d1cfa76f0f6ecc344196..a16229345c80150e8d7b4f542691d2153929ef4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index d132c0f3688b14abd7ac962f904f49279f41fbd5..9181e229661f95187ec79c2eb16a449801880c78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 2ecd9deebf7a9a6006bf67f06e18a101d3b26394..1bf2abb468b550e8b02f8b91406e2b461a4ad3fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 46da9c304f56afe530072cea45bb534cfa608469..af6e9a80002999c2a87677d8c2883c9413341be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 9b2b38babf3e2f7bfa0d8c4f8859def90edb7b6f..afc9d151d08b7502011db617fe78b2f1a8d9f73d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 1531dd10f1f1a7af40ccf03610e2b51f4ec1a4e1..14aec5d9fae5ca26fa269d0c74f0ce43c94a67d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e7a181dfa5a3367ae189010e6ff670381f968aa..e8cc010422d2cf2662d4b2dba871bf93c2c8d369 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a0f1078203e8dbec1b0bcf6942a69c14c651256f..10ec48ad73647bd2fe3dbb01e3563c5b2145049d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 32d9a7432283e543dcd2053eaaa99eb9c0076acd..f51145b86d5916eb9f45f302bf7d8f1ae9dca6d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2669b29f18f4f6da30b904c05539bb6d15abb652..e9418ddb1aeb17e753b99858d7652d59c8508e63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 007af6cc14caa2a3586b1410c79dcd05b542e8f5..1df9201de2abb6e57ccdfd7bfc616392911e93f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 696748a2d813efce7e295be43a97161f4b680a2b..c5ccc52b246c00c3e00ff921098f4e6cfd2bfe5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 47e7e2c76e7296f031768b2e8e1eb1ba5f0ef7bc..6c4b80db2abd2c9ebbbc751cd269a8e28face2c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 954839cb7ecd8f1d96cfdd9c800baeb26c7f3b67..e5065fb7497dbe0864fd6a7092c7caad32b30394 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index 6f1ff337506d0809bab34012364ed89e5a336a3e..9742a5ead742813f122bdae63fb695d5ba4510b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9d856f0b2febaf12711d207d694ea2fc684d29a6..762562a33e42ff3922d0e0d40968986cc976e70b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2cfcda301c457690ba5e593ebf2cbc866e8cda38..53a27e3c1798572419be3c62959215029c68f353 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 47d5a3392dffdf02a1951fa978410ae970caf6fd..e6c945eb918d63d9a4b23daa2e54fe1d454b016d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index d2fc7bef8e9ed9b90cfff92fe7d162ca018ef2ee..931b5a625dc065c2577f0d950a35b74501daded4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a6016becf685d6e2fa5acb9556821e2434620e93..ed72980daba796dbfa712ba2349f485dd0a71169 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Handshaking:
index 6457b35c1fc1b9e44e2593948bb3c037302f8d41..bb868279b2dfa37a0802ddd706996acb04efc3fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dd1a87671d526709d3d40d5f9c9ebb7123cf18d9..62afcc906d8b02b08be4fca00001e30f58b53ad5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 157eea14957c9bf946fbfac193dfa5e0bc95134e..40512b7022c7255c577e10ba30624adca6696dff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 783132b6cf94ace986c4ba189a7b8cde71c80b86..7bc44e2465b27522a28cbdfde97415e777da6332 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 /*
    This program accepts incoming unauthenticated IMAP connections from
index 40f41b6955125cd8419fcd30a2d2dbd898ba7c19..4eef160503f439272208350ab6fdf41e7c64d5e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 15d7aaec5946634c4de81c003071b90b736667f7..cf000ce37f7adbe9d98bbb3ed4f2caf6e940170e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 18075a4cbf4568dfa353a4af16d3e427863ab0a1..c7be35b18b8b57d5d09376eebf816535f6d2f357 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2a54632d838edbd28b229fe2cb19e4972de22f47..5682e153f29cb56392f10d4522f4b50cd6e8ff7b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a2c226be95a9920e483846f12d655223c7c72a61..34995dbc7d98874836cd9601113502faa0fea235 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 96eff2063fb3f2e8421f599f986d95ee36097bea..c32a62231e27f8a17336a5de894dbc33b2037eb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 69c7b45193137998f5cc5873a904a1eef0744501..87a7d49afb2bc0ba51e032fafce71205b1c80e07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d12b7b9d975fb5720b2345a5c48f28fbf4d166ba..748c12bad54ce667a8afde401f01e96155ec3bc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9bbbb7a737a06c276f7e4cb74b0ba8a2bb6a8f51..481ac1c362aac4bd02cc325bd22cc0ff3ffc6977 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3961b585328239ed0e8dc1f99fc8bad8cf70507b..798c19bc5424d2da4a639ab352037e4e9c12a55a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 33f002864243a8173a2b60074294a16978c40018..eca98740a848744d5e22f127e3c8dea307395d64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 3dff8312fbf2549bfcf7d96c76eecad1dab6d8d3..e8671f8ca4aa50f8fc5562c240b8f81023150612 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 987aced4b28ce33ca12286a1609592292a53769b..4ec56b8ace6076a3c1fe7e3abbaff4d8ccd0446b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b4951e29b6916f907d85a7796ae7ac51896f6dca..72f61c40354cab9067b039a162d9c3d5ffe7cf6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict.h"
index b7fa14ae98a19cbe1e8f468388f954bfff70c459..76accd25661c02f71f96c653aa099c5e14ff6076 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 13ff5b7d56675b381cf8fc4646644106c7ea41ee..c53bf86c3ed66ff8dfcf9e316bd3a44faf0684c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index a650e28b18724ea923b59afcf46f51723d3a27bd..7042c57f4bfec0a392de82b7f219cf81b1cc8fd4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 5f3d0c8721c576f3af8457d5d097325b8d67595c..9edffe754efc6c36aba2f8412e3871e9abc358b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6a3669108c322244e19bde91695a8281e53f62aa..bbcf35b966f01f63aa3d350cca06810571f58d79 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 9247053149bef326d6311fa698222fd9a70b0af8..d2de56b076c76c80fcf2a2098361a23310fdb9e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 3a5b4d8154da855ab1518b18bb8c21a3a4de6b50..aa0ce4c93e4787d9625d33bf0f7831b83a36bd10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index 6fbc9efafcf6b27aafd562d9a8bd6ee58dc682d8..de45ddf8f826febc2f5175d17ccf2a160c403e3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 90d5fefb8fb8a3e677e56ce9552abc31091ca999..e1183d4b2e89bbfab0e6d1927ce6ac933656396c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0bf31ff41415fff6f55fb0d9ca363ae272fa6d51..d01da9267e41b0f1efcdb1fc85c9daa43a77b822 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-instance.h"
index dce226bfed461998b127bc7651b4e55178358b3a..3cc98ead76754829f70a875243bd2772b5490689 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 05efc1f3950384a1ee4efa5562e636d283591b02..279d25deb802c4ca393caa953a3b1f443aedd4a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6d24da3d84ee6e50cdc5dc2c225d61d85713ac9e..a7630afce7de71867dd9a218edc0d4eacf6d620b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d501133d62b4d9f26621398014e5a9044c668dc..529e8e8854f052d46f52a17e4f8dc4353e5151ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a4a5ae26514cc94fdfeb21b8db99fbdb10eeb14e..19db4760c9caeff2d4bc4e7708bc4997fdb57a1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index d1f68f2f42f60237aa8eaba18f284f151c85f9f1..515399f70592b6976b7ab7307b8f075fd534405c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 6423363296f31cefbeca6a8848145f65217c0146..f81fbbeda34524aca45f193deeba6a7c45fa618f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7c3a4c2fe78f9e5de8f5ba2dd70007dea3a341b9..df1510ab63c9e2bf2d24edfb98b6d73645ff1c31 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e79b5ee1588f44424b6cb03df0fb9cd856a511d3..11d2a313cee1f846512256a6d04bf6d2b844a283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-util.h"
index 6f19b0c07d2d0634f2d3822bed788e206e082d7a..f0a03688a512a21ca899445c0b963c202729ac8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ccd3e631371b1312c6236688fe9d71e1930967fb..b79ed8759773e5153782306ae54161f79d2987ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 43b563e6101fd2e2e723cf88965744c9e4d34cc4..b7d833e15db38e3b396acf92a50a28ed67b1505b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 16f07bdeaecb15a1b41e108a49153d8ee3bd9a33..103c4680f4786ec0bfb841c462fcb1505904cfc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 26e029f0b00853760a07b43c8495b98ed9a380cb..299644bfc4134138a40ef4b3f3104ea19392919d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5930a9d70a4bd7566b7621372eae85c4bebad973..0e5c45972ba379c99c5905e4df2c5d1aed963127 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7092e4ac5415f79fe3f554c74e772bdcf7ca469b..8b840cb6a6f28ffb6f3a2df2aa7c395c89e7d1a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 74e4f5a6d073a40772f5d408a22233b11fb645ea..4e097d190ca2f8d5cbf97acb8298c82917387112 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 4c2d6000ebc72a6e2bd0561030d616b2a39a63ab..5878138503a521db4dff23be64c78979fe34ed83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e81be4eb4c13e8832c6594d31c19187165835499..2fe404d5faed8340f102aff2bf84de2034716705 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 95b413ae940a3b17f741169ff363e37e4ebefb09..7da47db314b60dc63727056c2e3c18b43158c8f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7b074385dc2a262768871c3c06cab663b183d9b6..dcfead3058793bcab300e588c24209e76cb9af4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm.h"
index 500125bed75960f32266f162d2e3841a559db55f..f7a15310907587a70a492019f80d0f69a539641d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-service-settings.h"
index bd3369d375713978948072b22957d1c8b0cdae25..d46071dc32d218485a71b7c13c9c94c6175031a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 67a48a0afea550ee0195102c5659f1f24bfb8d32..93ddee566c0cf1c0199996b2a5a9d9332e99ec5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 69470e6be776948449f70c5cdcc48cd7c7d55c3c..291adf16698e0a48b2f1288e035243589787a286 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3145545dd511d3b31bbf51fabcfd95f0adfc811d..d929b354d9230d2d150781861ad06d45732096d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ad2e53a2aa816bac4ced2a97bb02a48d78aaf000..431cdf6fc8e81376383764fc5c4d19f85901f977 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index abc5ef2cf0c79a120c8e90f95f22f4d1a571c261..20e30607a5abf9eb2ca5cd53566fc36a0e3519c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9f0a3077c4659a3ffdff3cffa3ab0dbe8dc16de2..94fc7e2163fdaf4ce6d4139c32cfd73302ff07a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d6aa03384ccd3acbb1c3cc2d1e76d163e722d69..fa22cfb9cfabbc659dfddf556e74a794d76b3f70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2d9cea6cca9a8130a39ded78adc6598225e8d306..a159922aed9860a8ccdf3a995794871916acba82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1c6747f589053bb99f1a1805b76e941119465f24..f1bc57331160786b7865195cd8cafb7261eb37a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d9f9a107f6bc7dba2185c217b0e52a0ccedecd1b..6459a6c0f9f091775ebe494f3967573db70f6036 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 78556791452420afa6aec82e51da1a9fdd763661..1c4b5b0c56fd4c08b6307133b28ecd73b77a35f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e5534a564f19be29a71faa8bc2239d584b41391b..044e00278394e438a37076b6ee8c5f5201aa28fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index bd3af145a4aeae787aa217226ce4423a9ebcbac1..ad556a543348e08960b5e0e8ce7682033d0f7826 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 842083c56f18bd5d46f65ee5ab0944d638410b91..e62e3a0efbf54affdab5f4558a40f81b8906477d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b94db326ab1ab00dc56a3e8e12438cf76ea56209..572d6a0917c636babf6560c37addd45eb372eecf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 77dba582a8750e9090d6fd9e6e9ecbed42ebbaa0..a459a46058a6fe806cb77f66c460ad34a2bd51e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 9bda21a63b8d81975bab5cbe07ced39aa69242a6..15d96b017b9b875a401b48eb99959e222b0a10d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c04b1e954ddb5996d3741380d280a25b79613a6b..60d429849b2702e51a78a8d7e1b8585a47a2b272 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 26a94bacb6a16e1850030b35673be26dc69a7f32..674cb0a48686684118bf71b7e8309f340aaea09e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5cd8eb44c7bab787baf91a59b8ffcba00131f47d..a6c6ee78557f52db1c80795329ecf57dd6baed8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dd2c7877af38f9bdf79b5414b78f48ad4bc9ed42..72b694afd649439494a573b437aaa3fde30e0ee2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 41657a0f7d1eeae80b92f99ac6a1ac84387939b3..5f6a50ebf60693aef2f415b6178540189b7f4cfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b39df28a9789d414eab5715c962f5b024df8e95d..8608c99a4baab1ff0a36edee8798d12b09b6b725 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 81f87c33c58044a07ef65bb849e9897cabee788f..16b573c2a60572daa457653127463a519f163d42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 35b2f6e53c77d043931fd889b7d752023b5561e7..d6557e2ceb6217c94882fd22d6640fa35c40c7dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3da821418949a438dcf6d04a998618faeb13ec7c..e9eea93109d165c8ca13fe124e1a6a10750e4ca5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dsync-mail.h"
index d9667912720efa89f033cc0ad303c9465bcad6ad..dc64833e8fa3c7f477e2b89be85343d3426960fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 52dbb6befe75743ae734b96e44763bef620e23f5..50288cbfb7e3c535c43096f9057a2b1c5ad84636 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6bb11a70bedda397380edde826b4bc2a79e62366..bc2abe383c3224a46b24c9daa6579a0495916387 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 126dbd93aef586d360d43666e7b1136c7d8a40f5..d8556e67286043b8cd9290a5bb0e3af5c0fc48a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 895d1c608ce74a1706e36220fbc2db3f653dd431..4ccc17f831ba7507b4d935014327a44c85c2fe55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c81867bd1e71263a3d992f67540f47abc8a1f2e6..4076d89322a32ab05f90de3542d4c6705d7c4a40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ac26d4c28b2f00d0c58322a1d831c6b99da8b0d9..0f535b09531ebc6ca3d9a49994ef64d4d1d834c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2a6f922d280721949ba6246815efeecd9f96615a..be64afb6c440c40c2309f204106a45ea34679b9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 38f90bd1f49203e3c80f56363149b85e740f7cd8..48c3129dcec6e7bca45b11c13f25fff5010b80b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d248552ed2e806c9282860bdab6929a4b6a45c0a..f39d2c48a7c2b025239836413fd52091255a91ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index c8d1962b86e8beb13391fe59ee720a904903d396..af416db5546348775c38b188df43f5f2e45510b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha1.h"
index 64fc6e7bcd924f55515e37b251de968379db1f25..1b6c468afbae853eddc767e3016eb7f1f911c953 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 00614b3247a643f3c4a0a88399e1f1fed5b1fcf1..36f01b337849dd0ac14fe155fff1d0fed62d5212 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8c3e04c7bc70b5277b00967d1a4d7a574664111c..f14080a2a585b400c41734e76d4ab3bed045c841 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c0efcaa95228c0c9c6a8e19289b0d4fd0fe4c6f5..9bec027197e0c8f5f5b1c7d9354f43e82b234043 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "connection.h"
index e7889b70bb42870e3f0a26a3b4f9cc64166ad79c..8b3b2e09715da798ee3b49c427cd1933634f2226 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a676f41e4de5e6d95daf27b5a4e90c43b09bb3b4..3f9a419e1fc1574df3775a3bd1a21785c1db7656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9717d906534ff92f22625dfe811785532b269ac0..32ffdd83098ddfd472baa9614e9423c1317e3900 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index ac573f561b4120cdffab6a0ebc2c600889072575..47fcf168a976739c370862d74f50e38ccb292df3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index fa7745f8b88c3edde6aa37eedfdcb8c48eee5544..5326d6a6260f1d7040c6fdca9625da9acc739692 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "buffer.h"
index b3e118ab352b3aee395ff4c72ba638ccf0673cba..a6d1043bf2f2d9f06cb07d4921e369be5ca1695b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d4bf706ea61d5fd095927fea9bc208bdfadf79d8..527d6a030ecec5f65bf767399ee958d3f73279ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index 8eebb11925cb061083fd54c8629e57c4a471054e..bf8af5d47699f64ae2a72aff4a2a65f7ef873b7b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-urlauth-common.h"
 #include "array.h"
index 319c81b4ffe2ae0208ec61d9d1e0a6dd2f51ce60..af5b9b6f04f627b82649f7c5d8c7b2f719e9554d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 57ed1246e3e87ff46564d0a52cb39c992d4fe7dc..f8153b68949dc558eb76c2beb7a5670e58b65bec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "str.h"
index 7a1a01c1023bdd427f226dc1ac0f3a945ad7c491..91cb417abcbab9cf376eb89a149bc84fa78d0f96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3e67013cdc45ddf501127b7b5f7697e5fd4b11fd..142e055619c659a26236682d760c29044331e44a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 012b009b4d6607f15cd2aa96f358848ed5b40821..84f80d33c67f65766820494db6cbb17fa86381bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 40635a2a0aa32f6c85032bf4629ff65f27a4d06e..d36058c013637d0054fa1c28a85b9b92cfede397 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 /*
 The imap-urlauth service provides URLAUTH access between different accounts. If
index aa524186e6c8e73fc01040e232b7b4a7c98bc578..ad72018351b088ac48bb7e6b3f598ee1b6ea5198 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 547127611982da5a712803c4999d5fe2ba914632..fd472f1bacec97d752e82eafb0c5c232f6c9a735 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search.h"
index 66fb0550fae6b9e2e05a15ac9bfd348bbca069d7..248e163b612d24e0a38ddcf4acc794f5b654f004 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 1ba89169bd6068515beae5cfb6d8a122c97954d6..4cc8def208be8e2aa61cfb46e5bed43f9bb03e8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 4a83284e4e88a39a7682d083a55fa20b5616f092..7091b2a9b510648b6f6d8329c8485dca8030e4bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 9b45f5d0910c32d48a87f5c742eff055f08dce57..c0a5d10a8167a88dafb0a56eb7f552990fda37eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index a6398f028749d424eca52f8aba0f0becc7fd2ee8..3c6449f2a22cf74bc49ddd81704bc1ad58ce85d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 991a23230822698ef4a47c4426fa44eddcbd720b..b7feb3ea137ee5842a4e0119ea8af82c98e40b45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 124c55c444207b20c3016fdedebe3d1bd37f95b6..07ad02b2946ece5de5725a9c01dd6f3b29465059 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 8592e42dce3220eed2235c927ef48069164c7816..5b82c31b2e5dcc5b347175d67d15d2f8dfccd973 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 85670fe7b9e84fc5b83a6374b6015d7b338e62a8..336be6174b3172573d0b3cb1c673fcc2782ce412 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 82d3ccc35ded4448fbe8dce70172f0632afab262..8f56e4805974339db27f12bccce2bb73ec1de5dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 30bb95517e831dab133e50ea4fac757fe04a9d2f..bad283b544b2d79ba933baa59ec9d5fd84d1f65d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 3f178f20b07b14ebe92cf840ed7c906842fda665..676304f4284dd0feb59b321194c087344a9bf170 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index ed9dbc5bc50692701b09f490185f7f70c9d5f42e..faf3962f39fa0cd44a1086d2fcbbc1db6ffd58ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-id.h"
index 944bb12427e4a966279d7c8a80d3fee3242d8ce9..921ba2bebaff3016aba15e0ec2949d210fcdbf8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "istream.h"
index fb9c9c4cccb14a8739393f6efc2482f644318461..39f47fd5eb54510bb2da7980dd0b2dc22400f6f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 39d21782b53a2599eff6d45478571fb0aee30432..78a1da8430fd2e9516882e3dd1fb0629cde38b10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 6ff2090fd5d6218c6be87e65df3e77a759e52265..5d8909777d26537773b678e76f8ec3f5ea8f2744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index d7a768b52334083af2f211b3d83fc3a78b7b344f..96acd2a99327751fcb3b56b3755ccc3b49103114 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 0ff2ad94187e660bda3979c419558760f87572b2..05c032002aa7e7e961bcb525c79b6311bdfd0b0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 217da6871692a102774eba5c51043a5585c6fc9c..55b2cce31fc3be40d2f8986717c155f7c59c0fc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 15fbf55ca6874dfbbea7328a1f9c1f7210784f4c..35f20f2ce93a8e9731b7eb252b584a8fc177fd42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-namespace.h"
index 88b287aeb329dd84bb2ab76a672fc7ac3b862fc3..3d68d7cc2c4d0b70ea7e30ffc61350aa63a0763d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 83f5f907883ee71570b385e33c82e9a519309a13..79ee7984b891a64146539287bc5e9310c04b57b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search-args.h"
index c0dff659412c7a1b69b48f0b85b88dd0de99562d..7558e23f81e779e4e03b7cc3893f459a65121c62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index f919c40687fc7f9dfe1e898759cad18c5c624773..6ef41e51bb24191c6f4bc9bb89b99a341745f1ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index b389c9d52c72ee7def024895a89ca180ecbcb3c9..81a4f6721bf7da264a443c81495653ac3149e073 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index 0f3350730c61d367a4bce59e5c07901480db1404..bfe49d689c5f0e034dc129edfc54ed167f4c0c4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 928c877470b6cd6fcdb86c9fbda90f9de2327bc2..211da0d75103334d40ded3e301dc45d1d9df67f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index a50229cdea32e19c55e1b9e1ca090927a8d340f4..4c3e63c9cc4f38e8dfa1b5281bb08123ad899a1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-utf7.h"
index c8a5ba9e2fae9f4d58aae3d19c20ec01198bd3a4..7268d6c86cdd6d5651ff4cdfb7b0e7b866c1f868 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index bf5072ccf8cf259a866610cbc173f79cc1c89b2c..6c5e8b763a647abe0069cd60c108921c38cee215 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 868b89c5b77511c4959da7e50b15870c67d322d3..3616b02cf01cfa2485029b7ce73d9b34f5f73569 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index a44fa6c8b8ea7f1d24002c425d763b53c71a9676..c08ead0a508a8fe59cf64cc9e71fed034f563324 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strfuncs.h"
index c31ddcfa7dcf1b09cb490deb4cb9ddc36695c696..15943dfb7f0aec664fb09b33bad8afa57f262d61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 4497d2362e077106d7e57be1e65e75eb9b2dd7b2..68e1b7bc3a15fce599bd9e427caaa1be086471b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "base64.h"
index 23ba2553d730ad9f62fca155a61fd09c71537d66..c2704b34341b5e46dd97f1f032b8a405e42b4191 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "fdpass.h"
index 1f2138e302d3db7ee1eaa5f60f1db7f7b311b8df..a7156789c10457fcc0158459063c95d16bd6bcde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index a0bedf53ab70d5172f70572ef017a2015a600e62..fac0301216887affbd8658404b679829c9eba835 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 67221ad80b012cc279602a5fc4e65be5b2e8c809..f5679ba3a030e338287cc439bbc972c827b4427d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 17b2c9860e6aca852894372de0b0421c661d1c94..66b58d5e6abee363ddd9881a41c60b629844e284 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index 00dd3424ab1c232bf4f1533d08b4e4b060dd126d..dcd3999688dda850547f09763f862512a4f7d3de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index 458a795236c067481815c024ff390b961ab3ceed..82c4647fbd5630a1c35e751040954e90364efb57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 52429dddadeb63ac700d9fc3f341982b49abf1cc..6b1577c0fb92eaa7a91655aff4619ed630bdea18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index c13c55c05036fc0d8f67f35dbee272d138fb6279..d562d1baae2aa61d771dc47850a15f54ceeb2111 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "connection.h"
index 060d4001cef1b053fb6e4fa22749e358bdf977fa..f13bd8aa7778e8c9ac02fa106992452b889bb737 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 8c6139c95187fb0cd47c97d9a3b3f2e378c5c083..2555f28222f122224133e89774a9b8415228194d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index 365a2932acfc80214bfaf80caf54adff2fd4f60d..b3f3d160fd46995e3899bf93bc3ac0b1c8fb82a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index b521b3f3f9f361715fe5be7929843d15d9eec0fe..d1668e6910a74c81a4695eb058058838fc58244a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 72df3ec755ce16eb2c765c61a422ea25f2fd43ce..1d2fda8a0c8f070bce4ce8fddab688a31751c0e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "crc32.h"
index 0d23650e53a6f04ac05a4b302340d1bdc1f69e6b..125293956f237f080f461902924c7346ba0fc05c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "hex-binary.h"
index ada3491249bc886af2059dcfbdbaa94367742e69..8da541830e6df08025a5f41e8723d452a6871558 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 8e2cca0c34be634343fa5c6b5d3b3cb22c648425..f7dfb6604b15aefbf6003130fe56a0d7115fd2fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index acc0d6b262f75770199256233c48bf058a509590..b4fcc01cb3213dc727664e7d82ef2042905f605e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 8699ca042dde920c53019092713a9660d903e5e4..8ceaefc520616801ed9276ad215e1b24e01ce387 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 880f88b1492c3976e941819f2da2feed3614eec8..6ad3a0e36eeff0f2d503b26fb235e38fff1acfce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c9aa39859b625fb14426da9d6a946e2404586bfe..683e92b22763e23e5e48d849443febacda64c567 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 96fd2b8a2865d3f3b5aa079b500d316452eb47b8..1d44c6a50a15aa4765796414d3b28e24852942ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3dec403f8b3efba4998488c8b15a38d840f67fa6..f766fc603984f0c996e8efb13178de0f6ae93f15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 5efc3eff66f983fdbee8f29b80d31fecf21e8b6b..2c2ff6a21ae873f992faa273102383c61852db04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 08de9e4495af9831eeee98c7d6f761859dd7c3e8..2f516a218ab9d9f271682b44f9852406cae4ea77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9644fec55da804cb9201a746144932348354c178..bf9d76346fe07edd77de493c6d8448cb202a0bc5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 407758975a432dca605549a23d7321971562fc45..0e280fdb658a15811ad51147639a7764ccd4f039 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 941b869fbb2e5feae807226b53931e3125b2077e..181af4743510189f3c0061fc4dbe89db6233bc3d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 748e329e44b7c0934e4150443637c499b8988a0b..63b7a11088e61d2fc2e6c20b88e1a65a24c07aa3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 002b5be2245cb9ff51f35eed122e544f74c60268..0a1d07e10992aaab7229354096cd2813c6feb6ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4c1ff348d05e9eab13b32a1fefcf72d770ee4c92..138353a3e02813debd4d1a71d0fc2086f2197455 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 7ec4dc79e627568e3545fdfbcb073fd8b2ddc1ca..0387a4eee13bf4d3e0cd02d7eca94b1c3d971302 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 88b043ae12f20a21db63daf608906851264c3d2f..8351860e346e1048b15a6f9fdfc9ec03462207bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index fe0b8acc51c0d08df3a4695a646aa7202a8089a8..6c72d7bc9cf5f48c662e88929c0108c4b4c008df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4ceddb49a3ab2f65bb8dc10e56f8ff3640669a82..0ee98cac88a192c2a763cd0a3d5299254f013476 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eb59da7b7e1cb3407dfe0a4451ed86e22295f5db..db4a24add0dbfb4a1e8ad2c10106e3b36a5c7c50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 88fc9ff766a54f90fbce358e3aaebc21edb9ac97..92973eceb5c3426ba2e755ba9746ce59988f3010 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6bc6bcf938f5e4feb50a384f7fe67d60fd23edcb..964ddec9388a8ac0552de16ba0e9e7d9dc8cacec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 522de58be8e705cd7892cacdff565726a43b707b..9196443a9d043e47e00314cc24d1fc5346638597 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 36d214704d2a33b33204f7db6b4fa9c92866fdda..18da108464eca3c6f53468c7ff4856cf04367b0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e79a0f84fbf15b150d1d8a025b013a08d6f22563..5576b276f952c326e9f4cd56eebc46ed08c0b47c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 109520252b43693d768534d8f45c473f7689a45c..b8d0dff86ccd6163bd08bcb9acfca8dd1e90d48f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 7e16239ab2d7b74b53f03e3211cc036177eb9bb9..d53c970caa6cd23171f5801be404c76313a5966f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 31db0d1339fa2c36c612267c5c13eade38d2478b..865a7819d55f8329f88d3fce76469cbb6ab7b645 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 463856c57c3110f232814afc9f66bce27558a543..d212a20ce2c755df80ead589ccac80d9f38bd047 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index e2343f5386c299ebc7ef91f2b08cf89f38fdf27b..4e9cf2ec67c6b9baaaca3e564c09ac4f7eec5ec3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 3d25e07abaa043dd17caac78749891bda7f1bb2b..f0109650e8f018d498c00b89bc7b7eb94260542c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index ef9b28b22f5658cd5fc41f3a13ca41567f7b020c..4fcd04e8be2212f32fe786a01a6c15a5252a3596 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 195cac32bced8c8613fde033c12aad093027f5b9..134cbff7cc4bcf831a92f51f92a376411d37ebf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a331ffd4b19f5104906c1e7cb57acbd0c10b0e7e..b84a06dea09b1322255908830a9a238bcf8bde4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 246b8af0b8e653fcaa9e90d27a4b2624499608f7..755dbde5622836278c3fa33ac013bdb8672786d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index cf7e76d38f63d99a740c43da0ee81c447d0870a5..5eed547a4de249d3c9eb07bd1edcd0b6c84d7661 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 24658d88cb0acab528a8181e5f2acd5e8cafec17..729824b5f495ba885d3817199c56f9bd5bc37711 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 /* FIXME: BDB isn't being used correctly/safely. */
 
index e5938c69a240247496f25c2884d372b95e2bac5c..b6d9f1750646bfd279b221e13b1bccc90fc79776 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a4518d322e97bb0905d80d5b46e9e8aefc2c9689..ac951b9f5792d095bf9589971471b5f04ff59529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ed8d72c3caeb4485a503e4bd135edab8eb3c4e4d..7245a0229fb3888cd43ec786dd1fce14c99a1ad9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING memcached_ascii */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING memcached_ascii */
 
 #include "lib.h"
 #include "array.h"
index 6177b4eea425bc3b73b4f0a3a36c0a3ec9a7de52..e3bd6067fe4206b00eaaeb86b3800a2e04e53e77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING memcached */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING memcached */
 
 #include "lib.h"
 #include "array.h"
index 5de41c7f2aefb78a0c7a33fdeb7796f1b201a49c..b87ea4f697d9fbfdd096e341e22ed8039b0ca868 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING redis */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING redis */
 
 #include "lib.h"
 #include "array.h"
index 25507ed616ac41a412b884ed92e0f31a137ec21d..51b42b563338823389ee15ab425e48977e3843e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index 81da9a9314b7416f1f86aab691c8db9ae912d71b..8e5614633f810ce921b2059fc7d29f35de7116ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bc4a7aef94a8e006b4595928a9a690cd9a999402..6af83ece99b7fde6cf1531c3ae4981aa2c779b98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 64d5da7c13576d0b2f18f0b1c7d9826bf0023451..614c18edaff1e177f39a0103a7699db78d374bb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cfba523fd0fa3dc24e01d8a2a2ca08aa8cc9c171..e3d1deb2f5d4e9f001587450d1732468c9d36ee1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4f775ce0c614f59da742ba2e785511d6dcdc8f19..77726d0efc55e91b8818cea34191e8f5524afb36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index cc0787981333a899c0de79b371168edefc061137..b6dc0da714db8065cb659492459a9b7aecc9b2b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2073becf610e1ae19dc0281d405023c42312693f..7d53fe13104a525a2f122c08cdca49ed60d5a083 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e062b6a656879ebc269763fd2e24e8c105bbc731..270495029889039298edb6f99c9568de97459044 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 43a282c7333d7e8cefe0cd9e09949eb1dfa2813c..a8c9f8ace520626418a2b04aa2c3d2321fa69b5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e7b48e3da2f8a990c810c7428dfc8dc1d4854e50..566ea738d88cd5efd905e1d1ac357f74aefd1832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4fee705d08a22d213503772296f2a7362b0db206..62999204b1d6be5c561e838b5bec74376901edba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ff4ac4fd8c865a0194d8892a5be95b31793a077c..a56f5767d5e657aa09262bf6f1b7493501507959 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-sis-common.h"
index cbb1536e7d72d04acb5a56db95e4a0e4375df1d5..8259f0f0400f4230d4ac40a9a2efa5bcc094de43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cf975dadc89a339e376d56a91076ff45f3c4167e..bee09e7a96ade429c8615937ad12c57eb2093687 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7c86b1414a8f5f9953df3d47a2d6016cd2233f93..4dc5c2d153c10bbf39264f4f0c3ebb48a9da9744 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index a184d816d3237c36d7ae0fad1896ed5cead9eb38..8e614d31c58313d30cce886faa195b18262538df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api-private.h"
index c759991cde507b6260a21cccc777d7a564000e45..c389432d7dfeb3f349c82b9cc323ffe687320cf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 2494cd63704ce14d5afbc48b7865ad952432d41e..21e94049185d11956d33abc31aeb68cd21e1d7b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 6d348a5c71b1d67d49574b5474ccb16a53f3603e..36de8f1ae01f700df7352e8a34d62f58041b222d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream-private.h"
index 685a2c3f015920d9e8ec6ffa29f957dfc4470732..1a3a2281f054f952afddc865e28a2cbcdee0cc96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e12eca300d4e457bd5116fd98a05238cc0aed32c..d04d03830f5d87c1b045f82dc869e4ec33f02d39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 83333d8a4fe4bd1fd83b7200cc816b00555537a6..e0edcf8056570baedc04be68f459c931edcfb689 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f9fb1ddbbe7774e32c2d6ef1146d013c1a7dd8ef..4a9cf9fbc86618547fdf3f1ef1be9f8e07c9a63a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f3f72c51a5699c4b001cf269de1750f45ce66b5d..25c33028c316c3e4e8919f6a0576403a8ca517b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-language.h"
index b3dc9a5f43404d2ad09f11c992b7443c75d3d850..2d6df6964f984972ebd3d64e309c33e74531db2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6c5352e484e56f3726618a87581559da857d16a8..64b8b4428566ac7a9cdc47aac9079e6f7307c368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8367e26554e623b3b4063721f2fb5c3a68aacf32..80580ef62b19d710d8297713aaaabd80448e814f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index 899ac8e983719cf21c767a057de7aef6025efecf..6b858dad96c3fb292d40da8d9c285f90706c876d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e0d6e666c0d8ef366516d1dc8027cb0f486cdd0e..3a9dc68b8e0ed8d1c2421dc6c3a85ab986414ae7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 22c3605ad4d82dd93071369a47a029ac9204c626..dbc3398558e8c4dc6c3518ad1688426c2ea190d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4d91b0d79013ed863acffd906190f8341580d6b5..4d7c4f682aff6589e10926329eea6e690c0d8a0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b65183197f2a2471f0118093a046bba3b0b24764..55dd25f640e88c7642e73a623971a476fdd90782 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha2.h"
index 563dd43258001292d2a4b75b6b7428132b633b88..6eab62015af33430f01f2d487b4521265397c573 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b2b53c2df6b4add507eff8c832fbb108504f1eae..c748018a48e79528802e2801ca463686dbdd6e5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 643acd77dc0876d81c4c030cdc182f90b63239b7..019a20ab6a33c166e857b2ae3226c6f872bd85df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index da4f5b6ece3961f5992fd12f6531efe4799ee58e..bc54d8a2c60565728de228dbe2e1075833aa3653 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7416c8ee480c9e191e981a3e33a96cbb0b4f5e1c..d229730cd2f0eaef7b183a768f3da519dedcc128 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 6ef814b59f66b8fb8fe8d8870e25a6dadf4cfb68..d839e3a36f750e2d0c6220b7ffd48a2bd3f4a6f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 79a3dabe86254483cdd5f2a90a4c51ce68a01fc3..d74f567befff6f848fac62bebb9d39223c78c8aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 6db15a4d1f6b10205832ebbb00a10322b3697703..7b2bbff90b291ad3bafac5312a99a188bbbfb2f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 5820c6415f7a5deb96f6bf99a6e5af57d9202730..ad28ebe96791ef67b463c369591eabf13906415b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 89f6709edc5d68a68a4968d146a8b2b7f6432854..8c1df18adf73aa6c55ce283bd6c4d10c566d035c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 599b745f1e8d6b896c76136fc45d9fa7ec711170..896ebb3036e3d62bb5e753838854dcd8e6b67147 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7cd06c5852ee0ad5c308a123b36f3152f56e6cf8..3b3e55428b92c6a34d70983bfc38c121dad1618a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 12d7d3f7446a2b2c349c5461ec0dba506ea6eac0..b363ed52965c9e8f21c049d7c69ea8f7569cefcc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 61b11c95f3d82c92e4edf377e17022ccaedeef1d..ef70dc49fdd820f22977adbc408d5e2d3cec8810 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e566c92bac428c743eb74c02a9ba9926b425fd12..4aaf368e762edd701558d9f82be91a96dad87a41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 2a6e04475a09b2cb43fc3d065603f66fffd1c16b..dfcc0277128d228fd180bb9fa7693687ae01998b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index efbdbc5fcbcdea10924e3e02e1d7a152d3453b38..752f8d6e7472d8635c7baf99f1fae64879bdedf7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 229764d943168950124fc45a75262c500ae2be02..308925e75e4800f2b83781d12f5c6debcae01307 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index e8d083987bf918966da15cace0b03d277571ef4e..d6bf82bc1989c64f5bb2fad3bcea84fd5791485e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index b1ce241852b201ececf846f3a3fd41dfd41934b1..54c891d113bd55d3af324fb2f2ff54eb3d35904f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fe4599957a6136f4d48153378db8d1edeba0680f..6256a1cd4ba61ff32f3867ccc9e058af2b036f59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 9122ab0fb0e926f2d5ef2896997b8bdc1a76c787..b8ab4073a711f76aa614f67e52eb6812927ac620 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 78b5cb3b4c713fe40c61d2f856d4cdad4df9da40..5306d14bc0dd4a7a7abab73082aceb7eb4d63059 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3d1b37d093a3c7231beb62dcc60af857cd4081b7..7b6c7a22c423a0b26d9dd0243b6ffd1e6f2144f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 9039c5bfc419ef428bfbebe6c04e82b8359951a9..802484c71e82bcd922b5291c3dc1513a382fb573 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index 83039ee02c8d6236a37a6e5e74e7c014e9533e1d..bab7f590f1cac7bcab4cfd5ff1d254b63324e119 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index de8370be2efee974f4c2e74b638bdabdb82dd690..243fd12097a9cb75b5582b261a93cdbce5121844 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-sanitize.h"
index 4a2fc0e3fc8a7801f76271518fa0bc68cabdb36f..c3c123922b8c70d67edf3c594dc516bc979d49f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 2890adbe946fb8a1e0ec1aa9cd7dd5b8e10bc9ec..7d2c11dbd3b1afa89f133165b7b059f2c050f3ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 046aa2e48ac870079e85475cbe324500196f25ec..8721b0bee3bf3369d9170ed5ebf70cbe78c99995 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 574e5d7d26c06313fb4d01c05be5e03da02bcb61..00d0df666e94f769e45fc43c265d2bafb8aa2279 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 3d7491e28e85364aae3806cdb4a9095bfcca5e04..160a9baeac6d99170a7a7c8244fbc910e6b9fbb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 4693af7b73cba3dc781c72e3420a416af25f3705..638790b2cafb462cb62ceda12cb3787740a22a99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9ea06b5d80984075fbe4342b17987d76f61feac2..97fb5d26a67816d4e52eca68d32cf18df6f43d55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f2d1adb26af943a22cbe605440d49839db3c1981..2d2d7267eab70ee9f7ca68f7bfc788492b1860a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cfe66cb90f11f9e72e508ce7eb4176d791bfe387..0128c6caaf774d9c3ab0672162d5162a8ead5709 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index e095d4860717b7db7256ae7bc71fabaa15ba8162..5afb15c38e7929625c7b06d98435b78605f2b040 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index c4bb777ab37675f0db61ce704823e2a8a94cd1b8..29a43a27dcc5303861ed8a02423ebd27e7332332 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a994a28a39bf5b8348b129e06884e3775047403b..c935453286f67515e91b95b617df6d7b705fc637 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b93adc93811a77656f62620a921d6834ffb59f09..863500b808c66e8fd26da282c6a3173c4f2bfc5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 271cc4059c60607edc3f0d0d859d86a5b42a4890..c72cbfcbdc3e5304195cb14c43a9ef13f599c209 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 1c130fd174fc3626f012ffe20747bf8e1fcc0dd5..d3d50ba8b14049000796450264117dc7bf0f11b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 4028d52023dc1b29417f52ee925b7d4129657169..9688b737b57ddba6a22fcadadcec6c484272f64f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 8a60f43375bd7dd81ee4ce4db8c2963785a22cb4..56f5a10a6ce3df577675711763b05f4a9bac91d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* Implementated against draft-ietf-imapext-sort-10 and
    draft-ietf-imapext-thread-12 */
index 0be0805d9afdabfba6d8b1ed7d18c015322a21b4..cce53fdb33b9f575e4417916a2f2405d550d9532 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 5e3e92cd537252ff7e7110e2733eb631f048b18d..8c86a744057cc2dfbc5d728923d14b23499f39fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index f8793d2314affd436682b5e612fa95c34f594713..51b04fb11a61ac3d4811e93d942f43a37d373b5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 4596b5b8b811519ff636a1ec0e5082e4533bb60e..e00b8921d48b2a1818c2a0a90d094e4c76e54a6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3827081c6c58ba9aaac800db89ed6241c4af4234..23993baf2f13fd572e5429b141f9f93e3c0d7714 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 80af67438e43c4b8088fe1ce74ecca6044d48e04..46551e7064d8766b6cfae4d654d1c90ddea7947e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* imap_match_init() logic originates from Cyrus, but the code is fully
    rewritten. */
index 2cc6602120dc4ee3ee75cc6a147b591dc6a509a7..87ae85d25b987d83aebf1bd294c46bcdfe90edd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 02b7534ba2bebf0ebb07e8bbfd451e48337ace93..a9eddee24528706009ac1cbec16f2c7fe302157c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 036d87b1bff469840a25905fe4caf6fa5cb117cb..4db34bc387c5241363a14bed4acf2c6cce6b55ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-seqset.h"
index ee3ff3846091da8b22c9af5cc49f268b894fad68..38c923ca50834ad8847686f7a2888dd64ddcbc06 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e66a4c33dc7025e9a9195428b01520bce5358a46..db530d76723839f54aeb8302da6e529169bac9b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8c46b9be838ac89e275496583167ec4d79c3870c..196e10c715d2536acdfc761e0f8e3eac4376b36d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e05f3ceefe518746757444da46c4448fb7d05bc4..14618a5c6bd01f1e3ac6bbc435476d97baa3c29e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 565a0c2520a9e82ca742d077df2fab87aabd91a8..c287d75bf4a6ce7a5fbf1a61446826cdfe57155b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 3815883919daeb4e38348e07228a3e279e74e73b..791c01d093c7f399d8d2960f6f2b7a64ca5f3db9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3759bc2d2265da7381697bc0ed9bee027f731124..70e0dfdd3df0f6bdf323bcb3340f519005b66b28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 24474d532f2391104ddf09d90dd7bbc9c0673273..95b7ce550d56068ada31df2cfa7ebf32857279bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 509a755558c0bb80cccdf3d8ca7905625d8f6af5..8befb0fdef714e0f8ff6473a201eff40e2638e1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7d3d7ee9b9400823e7479dd9b00feae7cc13365a..e4e03279995d957c145e9110ba77c8fa4d20e4a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-types.h"
index 7cc5ddb58ccc82f7f629431f910b9946dbfdad30..1e82fe2ffa5600b47c19839ee9a3fa79918a629f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5c2cc8951ece22d1b090e4a69d78bcca8d2c9a5a..e5208d7fc8c83d6a0f93a6226c2933bb5b238b02 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Users can be divided to three groups:
index 79d07546e67bc95825fba9d63dc46c80ec2bfbc4..98a030b9ca25ae60b5cb5dd495940091a86e0f63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 00350b23a99204726556e62cb51991a0ad43069c..0dbf1cb5f8f6fe8ded72a193aedd7c638a8469c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 08e511bde253e69244db8e3bcf911e72a7965fd9..da2154255016363bfedc265f286da45f7fbc99ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache-private.h"
index 39d97a5da7957ac21ac3953959bcf7a8073affde..bbd7e9bcb95190c2273ebd51a5ffc72c84fda5da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d85d397b668d005f5d7bbb0a1fd6894280bea5f4..4f6e43fd686923c673c9453aa4bda0e4d4c288d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5cf5d272a1e2c94829b9f2e0f3ed87d2c3f4c646..8bdc54933f650007891bf227c58799c4056c139b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index aa3ed6562621feaa73c99bd85f56d4afe51c41d0..51151b63189afeeb20d2ac82ad8c56d2538f50bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b861bc5f86da3c760dd124d61a789be13cde9223..2845b941ae01d100d9c0eea179070dbb2758deb7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4f1c01d0ca77d33eee48e02b1ad6f6f8e147931a..7d38e844825c3424812906b8eb010ebc7c68b33e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Locking should never fail or timeout. Exclusive locks must be kept as short
index 837eefe61b9346f349511e0554f79b65c81ac717..8a59534a2c19f19b5a75a61b40686f945ff4b40d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c609c08a9efc9564cd13e11983cbbf47f2620877..7081f8c0f364d3b7317bf9b4fefd385a9288c9d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f9d68de8aab5ff0a2405389ebce9ddb67af9ff0d..de422cbabf3de77ecac7dd942bdbaf7dafab13ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0630705798939f1207a65e4cb1c9332707701caf..1d7c9ba319344a10dc2675b693da46c173ee099b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2dc2f7a104d377439caa7a01366782285f250c7e..e55cc2b32f87e7401ffd4330e7caa81fcdbc0e42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 249160919a7ffacaf7304612c7b29c6a71debefe..51d5853bba6ae37b78cb4fda6716647aa466984a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9e14536ac57c110d19d9593c37eb7bef42024709..8546310038dbaa2a5e259775cd532cdbafc1e542 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2d3dca48b13166eec3367784c00292856fbc6700..bb35a29fb69b49d6cca0fa06fe18fcc59689f2e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f93c5490e846df1e83b78eee0de5682d61b0d606..d0320dd0aa48a887132e75b7eb5d2b70e904828a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9d16c1e6b48080e5d6e03f319a169294ec7c00bb..1996c80c900fc73b110f92d4a3a790809786a4e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8884e807106f3064cd0817dcc350adcff39a085d..d399c33b9ab58f609dab8d9fcb362d9baba52e9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 58b9038b13db6f3b4bb3083cc4184a9874d21b84..2b8c66cf5cacb6300b5681629c8062b4870dd8df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c130f904ced5a642777d65f9a31547e0a1791551..ac1cf62bc5aa83f9a38aacc709042043970a0f19 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 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 a1bfe22c3d7b9ab7f7156043f8b87c5060a2177c..c1b1130f542f2c2bcead68d2d4c8d72c1e9b50b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2cecd6dafa77a1c4e99688fd4f0ec4c67e4f709b..d401638cb27e7e86fc10261d0f437a9f24447a64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9e645679e78a149d01fa6d838fecabb38819265b..b633539588fab1d414fac101b15658c4f40abe13 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index abc1b75fa2c45d147b6b7e31306117a6da201c3b..d7c664ef3b1cd4bc8cd1a0a53825f2327a5704c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 85f8ebe79ae9990811e71b7e69d0fcd15917563d..45ea3ecc867da479a101b82ef084ba84c6857af1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f6783093f9145ed8288c5632868c687bfd0ab4e0..0c59cec40d2878085ffd11fb5d53b63495a8aada 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 9d656c1867ede3167b6f1de83c8f5102d8dab6fe..596039d805965c4b6080fd93897e8e97ed006f69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index efe2aca0e7d228143af69fe823c9a07484c363b2..cc5ee7d884c4aeea9bc1ee7ba7b639a04354b80e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1b390c2c206fd7a2527b4aa48791cfb4e414d541..5865cda0b4a86b905364020cf736217d4e8a1cc2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9a166e36058d1ef3b0acbed1a571064f60905a7c..da05361a6a24e90d080c67caed2a55a88ef0d106 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d7da173533e21827bc78586b756bdc0ffce08380..243f32ebddf96b81bf4bd83fd2eeac1b3a2691c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 43b8d9e700e1ab27bf04dd4a7d2b3ab7df532c58..33305171b4a8f5bda6a0d54fbf739502eb697d7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 01209a32fd9f70eba73126e9dc7757046f03685a..7a9f29d152e58fa05399e2280cc5d6e3a3233b55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e13e6082ad3a8ad63caab0ee6cfe36699701fab1..edc4c8cf727acae79e50b9e68c27341f539e8b21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cb92c25a0a4e9bf82c78b6f6edec76846dcf9180..844eeba75b6eef2f23cbd735307ad919b5963e7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bcfa68680df926027c43490835c3440fff4bd32d..a2b560e0757b5ac554595e1414c63bf2295f957c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index abfe8f0d3771dd0936710f08e81dad897ea4f7d1..a49770e7056ac6ec82ec8b183df85b834c28dc74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3267a1acee81056a75c91b7c18a3b003cba4cd84..b63dcbdca5338f197c447acbaf942d7bb1a9869e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 63f257f3feee571f47ee3c19041a065d80c56359..cf5328dedc36030ec2ca5ad3f618dde33e3a7ed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 1a8e06a1bd209f51010706e80210744810d47dc5..e47e0e8b6e857c41e38dec47fb0124bdbab6410d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c60b52bb006dc7e2b2ca7357bcf792f610c7be60..aa42f906b395407702da684c20ab8764b1dd3c3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3bf034f97cc296a93d990b8f44871cdba2331cd8..d277dbf4f5a673c2f5a2a6019e5422fe75936957 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 881f55617d057e6209069491e14418db4388538a..e7149d2f0dbeb31bf3342822811f4dccefd06305 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index cb6286147efcc03f05146cba008febeee97b7a3d..e62acdcb8f4adb6e9065895291c562d08793813c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 54fb7685050be6515f7a9a4e294d986e63c86043..fd436fa874cda0ded7f751801d500a7c28e04bd9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index ce6c73a4a6510e2eb284bdf521c1a72e268ec529..d0d059ec50012666f5570f8fb64bcb1dcbcb087e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index be0ae1b715caa7f1b51ff6ad3f2001f105acbe76..096f18af53e506c6cc0c6fc8cdb3e40b0ff4bc28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 0c519a2b3360ba86e5977c8cf823c0fdd7d173c9..81bf51a70b0acfefcf9c7f7c8cf2f39e53086436 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a6eb0330a127b8f3b4ccab64bd3b64e672d5d686..e9835717aab0c72e1188184146fd0d7174dea0b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 010254bc35b5a9809975d39f2e0b596972fcae13..3dfdd74dacdebd07c613e4482d237d48f220c936 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a5fc2ee3a76a09ac06212f8a155eb1f6d7c1e7b8..a85634d9fbbec660ac31498181c93351d378a0b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b5d7b790edbc38b1c4bcc7c64cc4a1f3bc27f02b..c29aca0e8a49a3a7b9f85467a738bfd29fc7e567 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index b84ecb85eca22add29086f5d9af96f89735a7a50..6ce85f62d852e9af1f09d3139551700fa0a535e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3bfb4c2dc22f9e41fad7307f4c4f7f1c1dd62ace..36cb4832667c013479c656d548ca4c3e134e2a03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f5dc4feb2eb00de730044a5846d92446e92dc241..0b70d13d86958d7f0075184ea90408e1ccdb4895 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "numpack.h"
index b4047d30078cac2bbc11cbfcc3774c3b2fe025e9..49fedd8a545fbc8b6d14ed02f29afe4e8b1af6c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2cb8bb1b0edf60c9e10bbb190bafa5d786e1f2ca..4402f63f05d1a8f0eca49e4df71f9810d10052f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 930da93a165fabd0df15771d4962d0b7d8a6cdf0..381cea48303e66e6cacb172008c65dbe3394abe6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 2a1ea26e4462b53c0b6696ddcb1a961c57e226e0..f54f185a53494f9e034dae6f71ccb39e7636a574 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e5cbf323429dc7313bfcec0a59f073d36fb3dce0..8cb2bdafaa8bb7c4f9c489e0c6c05b21b3c157e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 11d60839c76def0e6e44a7e877f2375d175a4f82..545f6c7116192dc40210a6c4f29e86a85ff974eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 15fcbe28181548e086dc9bd3fe1904f7263e8bfb..5334b4ef51b76ba0635699f0b06e05130225b6aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3b1f608b7bf1caba460eed6bad97377580e0a94c..3ab584e48131b01d21df4589a351654474b4d432 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 72ba5f1a7c3f21ddfc450e3efd441f4322cf83fb..24bba1bba23445f08065680d30839bf6fb61c82b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-part.h"
index 5c2d6178be9758cb2ad4d8038c6eef969ccdbf0b..1f17519923ca27bebf4fec5eb019692e9163ed24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 14cc2b0dc4f0f2c704ec6040088fb2794d55aa79..43bbc12dadf30975ccc75a8b40b0e3bc990845a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index f690bff46870e74e8deacccf814229535eef1ab3..17a4da8540c9f19e50070845348cc72c7369798d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index adf710ff4f506427d5a6bfd30a370b76b51473f9..b4fd3ca247e5da071f5492cf749ab4cb24682548 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b793c533611dcf05e52d27b8c797be542ed52aa6..8a61e5a871caf9a487761e1603c507f1cd7c7e8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 20cb6d37174a35d6dd8c5c209a57a72d6cefde32..cd0b0dc8e1f99bb7a830a3337e9fa5d6a191503f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 929f35a3bacaf88a7284083d605b3757089d6be0..7d9d246b46f5c926983653ce44a0bed72e660e55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7bc387631023f3e93bb6d0c3cc2ab7bd86daabf0..3bd070d7021f9d5e2c5b65804e9decd9b35e8814 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fdb21acc7f86cf71a247fea96dd71e628a671755..7c1fc6d173a74a63dffa64ddc38ecd7ff0683937 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b6ea07934bbe21115145c3bace88a8625c047d61..5d2ebd9b1e034822a9f6632831edf5006ee29ea0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3e043ce634984a674a31ba7ca0bc515f962ba9ce..eed32bd6f820afc95080d9434e048bc74214e989 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 14eee1bbda76d0b47b3a745f0ecfb96dd746a475..01260e033c0058a6a7940fd067084db88c91770c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 71ccd4eb3a26b3da3fa3b4b0ea19e27589bf4538..ff79d1ad57aa7764212327a84d7b366ca3cf0d5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 18f936bcb05ec9a59a9ba7fa6e975c53929398c2..ad1389bbbaf3b5669f04fa32f456586ce0cdc414 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 58a498158aaf9c32dd91e2ed551c692673335afe..940e86dedd9667b85232d3fa2f182e1b2256981b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 9b2b76c8df1abed5105ca524d50960aabe0e1dba..9bbf29ef4e8bbba11d051089311d669207c6c552 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f58b897247b3847c41975777358ffe849ff9e631..83abb86fd66915f87c41f8b2da4226773a6ca81f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-date.h"
index 2b3c714ad30ed1c4eefe0a0e0ac350b2cf7135b2..1f7b673b4b882dc278ef933d318d2edafa2b4efe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 154b2967ac984a03c4e1418fb6afb303d521324f..4d142981c4b5289668323a25ec4d51d32e290d04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a1f47be4380e7917df63f11bd085c30c5b06f332..e7ea96b7711bca0541a26c89c2c5c0234fe4374c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 615d7b8389656e24c4af42dcd7dc70cbd560c7f0..45508fb771e27a86503731e639f0a78a1a8de408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 184fbc4d7d88f143a6ad82a69ae8955babc85a0f..8fe9d1579c4df55595b0f522ca1ca21ff901ef2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-id.h"
index 75a0712315c720671e461bf0b8000dcbff2f8312..f3b5b6df40bbf80c93cf725fa87a0960c94bb35c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 229479f652f51848a736a89730bee76d7c09ca1d..b9404c0e959086f5a4aacc929ac3c1fa49a333ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index af4683deaace40cd0ac19d71e83af59697ed5f5a..2fae35f1d174f75c79a2e0c20c19607f73d7d00c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5465a15ccdf8e3f2e5014a0103a630d3611d34bc..fe7f6464dec732ac5b800440d35931085328d4da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bd53f6a07c6ce34d15b6ea9a160a57aeda15c73c..928efba23b5f44133e9de27594bdea944a53554b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 331d9eeb1c61ee24323bbd1418582f5f76aae909..af27e05895579cdbc1316eed9a9fe159160a6fee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1ddaf4ef1f39d73e06531b449d79b3bd594b1b4c..88d58068b4e5df590d27f4478ce354d392150093 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "rfc822-parser.h"
index b4fbfa9456e1bb18f0d349d02dbaa5a7abc76cc5..e42e1f4ed82a35b633bebecd651846c85c81ad40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 57b71fd173c9b52aaccc6977aff3ab4489f91596..553b21b041ea57a0bdddf1f47ee981ade82626a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f621ea938dabbb8d94b099881a6fd57523a6e853..dd110e61b5d0685ba9dac051781608f0f59589e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0723c14644b2e6ef2759a37068765f98c821aed8..e1037b50d56608c6d34e8dfb9cd71e6f22c4174d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3e50ef9b35a8bda377f13208a8a1f722556e0196..2a048f3ff63048e4359b329a9cd30079b2ab7127 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index eacf7f515e41cf1f813a9d50433ad6132cb40356..b05ecb29008398bc6b81cc381ab741918850cda8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index 7b08518db68cab493509b11840dda0e3689840c9..c28ff92e566a3dcddf6b2fb289e3e5643419b986 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 2b0c995bc3952b7354ca7b0c51195f507602d5d8..cac02d2c3a6c95c739b6e5825536b6a7d7d281b9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5549811cfd8729a96358d699eeb16201f5e13e52..3f13cedd97a9e383b1deacf7390fc7f542b6d7bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 03b182b87e3b5b3140ed4d088a6f0e7e0198536e..e3be9da50799597a6a16259a91619285f4d6b587 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index d224d9560fc98b82e0082b171eea6f1d7df17c66..ed4fd12030a21e2d22ea5c60dc5eb77370bbfdf8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e9a57da801d47d7094ddda785cb8c8fdbd498a5a..4a0504540d16db94a6891431251df97a6945c899 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 8fc84869bf56210e0c3d45f76f81c81e6e877a92..f899ebdbcec304c650998423076bbf0eb198d00a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 241df9fb5c342e59097134da1e4e807eb4a15cf8..76cf50ed08ec733f3d1d299d10dc42cd7c5bcc85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 1de0579c4f118f73a8b12a6c7f439700a9cfe1d3..46e9848d6043a51d3d50364c7babf6e53a50a145 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b2f4d8450e297c350e6b02b7e71759f4e30bd57c..410625def35acf4abcabd7c26a1a252a22600059 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "syslog-util.h"
index ad7fc32a3ab415ec05c8fb3f967bd326de06e269..8d9a4d2a3df5e9502704daaf182c58729493918c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 68a7f356c43a5369655fe379553bb9de46977809..60ed9256b6b37ecc4495d14c15038135de079609 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ba30e90b1949717677855da3e8ced84e34ff5383..daae7e32fde7f43944e9f71a74fbb575c69b6054 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index de80a36ab9efbe0ae602052fd1e03bf31f7518b9..ef22183ce6bfe4fc1e3a002602dbf52cf85a293b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 54c9c98c9595669789c31b264b7d58c55c5b39d0..ed5c061079983fa923952c5ee61613d485406b6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7316055ac819a6f94c633a24a5d57fef46547a24..d0f96d1ab4142e8cdedb1a4fcf46c229d9184d8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f50ee28e731e03efa3afbfd7edf61802c0ececf7..96fcbd66284a15ff55d0b4bb111c9960d2355ac9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1f3da9b46ffc4bf69e8478603f5ddb31e9a78d93..d63ba1d00c14911a65be6c9989f4eb6a1b416a90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 430e4235b04521b68b864b5e6ba0e4a47822a937..dc13f8a93e7c11138d5485582b1f5504c343c263 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a3b5d85efd5de39aabb06354310007932f32cbbe..de8ac1edddc257347cce7f72630ab513a9bdbd97 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c21c4ae274693e1c5f078d44fd3af3aeaec11a15..3f8feb5f405ecd75ad5cce2d8452b50cbcd313a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 588126dabfe0448de64da48c63ed55735439cc20..a47404f786557c0c2c9c89e539d58518141c2049 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fc5091969f474118e47b92e8eb8fb837a002ca95..d035aaa22405d0f52d8752c02c1396b9996606b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b91ad19b7ff09a496f45a2be7b16b73629e0febb..cbdbc4407b368672ae3a121547f7dc60c4c87781 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-openssl.h"
index 8d48cceba3ba808028f89d3829101fc8819ab42c..b976a0c03cdfa08070028729dfe16f2987dbf535 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index 633d5096ff62357f18022bb635ecae81890de3fa..74bb3fbb550805226dd3902a7a5761f86dc21213 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e9c403ec8676c349f06667e9bd43233d968fe125..df89a96d1865f3ed1b822ab99fa66599f8d8cbd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 4b11550dcd91289f22ff23676014f80e2025f539..a0659ab2c4f972c66dea8516399b45f25f5c7284 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index b4e983c7700119018365c6b076e8a339c377e5d0..bdfc21c9dd2e7b761ff46fb5fb893b6ba05a5e42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 755c628718ea6dfbc7a0f3aae474050b05ddc64a..91fc4d9c994be2c7d6258342779b028f1997a8b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1373a73254d55376bb01ee65682609ab5469bbb0..900bd120c30afdc61cf3ef1494d286b288b459ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e68677c4a285134bb5e6c97465a9d7fbc4bbfa07..f2ee9724c39566f1a4a3b7299c51ff40920f9f62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a045e1c87f180bffa0e80eed449893db60fd4f69..5ad7a6c7f2ea2fb7b6b9e83ef3736f9be92ddac0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f6305e7f313ba11b04a4bd1b64554712edfe8b2f..e9f2bff6df0af45f8940e64e938b03f8b4be2218 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2ffe51890ceaf1d49d79e53d1b6a19189117a640..da525987b2c20d43391616a97344d128f4302d49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2b30682c2d5050b2eb323cb9c9d1f24ec0b58a00..4453e8c985312d0b25348c0419c4232e0e9db8f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 063b59c0da6227b13b65cd61d5c94ca488faa3e4..cc964cd9b030a2ac43e448260167b520ccce4368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 329af534033768da46409d1088bf2e8b2e51ece3..17f9f5be20898783310023c138a5e2932b151b44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-copy.h"
index 246d6f54635da1ca69aea25a8e9ca2d9854fe734..415e323c09b84862f91054bc179b662baf339b27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b0e6c564848ee74921241a944f74f2408cf15d94..01f85a7a183799b92e4b85a72d74959887e67742 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index d28f5059ab2735b3f65c5d1b13f24e690b190845..bd0f537d2d98dbf01d09fef57aea068170e5562b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 51d3c51daca74e93ccf26b872d2c769398be95ea..1d42e370e5f631f05f5a78c396ff3273b7d8df91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 82821a07a69aeb66414ea9b64758f7eef9f21213..3cfe90bba6916a1904f236ad75b7d641ab1e206a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 1d35c496802ab06a38674108e069c64cffac4c12..fe305a6df894ab5b11801e1b71afbf7f3bf2400e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 04435786e33b73a20b07fc5a2cd80b4feba1f51a..70ee94e4c93ecb750d1b50a5fed48eb9bad6ad09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index 03d39cb649029154951d6238728c33b4699b7d3b..605084c33102d91dd4397d2ceef9d25c617d1c00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 54d244143b4a22689229379d17877f7c80de43a6..2b9166d7b826b8d99621a7b8d6f2398e3d121347 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3d74b5e1a84570123753970604bb310315750e07..9584d1f77f65258db0ef7c1bafbb1cc3468ace6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index adbbae4bc132e87b2ec262685b3353473a68e925..0414b158e0101d41937766c124d64aebcfbfeb6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 42aad1ad3e2c49c225df15b58ee91cd933a3711d..9eae6d91bfdae67eb1b8c21975dc5a68a7ca5097 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 38675996822d5b531f38973e867083fbd7578715..83287f69d2e3656a43bd456a8fb85bedfec3045f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4b87d1e21331869c0704858aca69e34a20c17d35..a121528671d55bacac25dad485f6ea9e5983ea55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 633b56c483e64f51aa4528f589e7992d701f9c37..c60a7ab2aeaeace29ad3bb14f85fe04173f22091 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c55603b6367e23153ebe4653e9488a54e88fb72d..b09a6bc25c4e0aa05807e93d2394145c83d758f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e09456307b354b6e4353400f77814b24e19e885..e4b0e1b2aea736de9a548a3faff1b532e2d634cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Expunging works like:
index 68305bebbc30ae312933ed8b3a2495d3826d1ced..2356ca49c78d7bacc38eaddc5f763eece3854992 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "nfs-workarounds.h"
index d4f135ff49edf2933f4c059ddc5cdea1dc6dbcd4..4f998511b8d6924c24189232614e9bb38184fb0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index b1bbd1640f89defced94ca9edd47a66ec9726f9e..ac9fa490991a0df5122fad294904e03f3c26c51b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2c74288a8ed660fd1410dc773995d7a945595289..919a628225ae5acfee567a38d5542aba665dcea6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d4a4e490d51ee4a470ffbbd27eea381d22dcc479..333c4aca46c7d31d001bc2f53365f13a894548c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api.h"
index a149aba6b0e2d13baa9bd2b5ac47d9253341c8a8..da6c5fc57b1d1f918ea2bfd21c9cf800507f401d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f9af5dc0b29a7c1c10bf5cc582e743c706da7839..d52b3283a6b3ef229e6e34da5e078c7f872197d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dbox-attachment.h"
index 13e53cd6cffb31af8daec1935392a6a49b0c54f2..49a412fcac80ad919512f1531a4c792bc062ef1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 14a72dc69208b8dcc236042ea5bdd015fb731df3..a364f270e1c32e44b5b5bf6bdffd362d39acb0e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 665ec53961311a8423719c6712a6b52978aca150..b40458b080f1ff70a6c29b11c845a906c43bfce5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a0323aef29e25b3032cfceda3ca4cfdde18409fa..f5925d5533920a489b379300b1b8dfb276d2224a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index fd51092b9636790d73fe296e8bdffb15369ea2bc..ee67762d38ecddf2e3610d1bf1509d3784c82fe0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a04c957ec0d71c0578e2286735853ab153499a31..b08c56395ac8ec82f317b824a4b4d6e5470c7cac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e8e8a0e2f08ca60ead69a5a532208c5f79b30e52..549593fa96ec11237d2d70f17d8ba6302111b4fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index a2c8dd467ea3dd557c806cdab9b328263414881a..edcf75671c7fbf5dfdd569a08f226f21179c4252 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c26c79ea750d36ccdadc888c8fc56e34255d9ceb..ba3662d571b56c4f64a73753f9fb9200ba3c41aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index cf6674e53019c736fc5e8754361921b955055610..5ec3efd042df49fd4ac27e3a58e885e2c988d25d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkstemp.h"
index 6fa6a5798be616a4a0b8ab06470931ce3497406a..0ed10ca1e3a551cac0afef67e0544ca212039368 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0e61369e165227629de813ba2d472e85f2c80872..7c96fe6d7cd2669729daf4a8c1f77bbdeed9b5d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 282d5016e0027610e6043da1e096ff92bcd00c2a..5816924af679488608fc527d8af872e0a0d8094a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 55d0ab5c683f6525833a40ad5312e9ff562af3cd..6f168a175ab6b1d901791f2d6c8a89e33e8a53fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 89b92bf30684c5df0d910495cdc6f471a58a432f..cc75ed16507ca63d8c4aefa38d8dd4e0c54d48c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "file-create-locked.h"
index de1749bd83d50322ba74d631437c09ee5de6fc46..10d1e995c98a8f6554d30afdbe8364b650fc440a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3ccd633715daecc9369c85d8b29fccad829117a1..e737d3ac7b6867bd18dc21fcba291f9d41c4845f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 963296d46bb9fa15d6574b33edec8253ed65a161..18011d3111b7e745152983bcaaef650b67e11e15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f812d6a28fec29804fab1bafa80980e1ecd7623b..6c05743cde60c0b25441ac4603578ee6da7063e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 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 8081a2f3d0aa25b8aaf19f8b4ad40812a1586fc1..dc4b7144817a346fc9ed5f071ac2453c93780335 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cd46617080f63d1674cbaeca5b1fc7d34ab7bba9..0c1c384078b2d292f9d124cdba65ebda6fb15f10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 92755363a91c58f99183130c25ff9124497fce24..a370f5dd5f605183b759a5a7b4ddd425b1b35c89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e8dc7107fde4e08f10b8856ed3a3d26402ea60d8..532a3aa7245413d157cef530879370e777fdd61d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6d4292e25831ad76931a1838da7fe5ba4b3a17fd..af328503afe1002a35c6a3ef515ee8bbbf381963 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 3e39dde7302587e1f688bc1c5cce29a24f46e578..a6592b4b43ecef3c74e8c706dff5ba598756da9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6ec20c4ab56a57a64eb7edfd7c9553344f55123d..79c44329c289766bcf5b23ebd5e1b4bd46db2a57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "seq-range-array.h"
index 710334255221928f30c313328d354c342c0e84ed..ed4b9992e890b0bb83ff779fe2fb8e01af53f22f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5d9ce19005117592ed06e02a3820edcd1ea91588..20d6787ee8324073d4d0d44d38f5bc05244761b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 763a6227028bfaccb35403f9274fa34f9fc9f06a..5824a16c26ac2256711d56c4fbeb49986cb43f70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* doc/thread-refs.txt describes the incremental algorithm we use here. */
 
index 2987033d45579b959ac114484cd0e799d3fddb80..4c7b42cc3b69fe30ae4205104a3ce59231d9ba81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6b77fd443f4df91b8d42442c6beaa33b7f0d4da4..4eb97ab65a2fe9923f330bc883bcf3ca68d429ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index e7bf9f669406b17745f067e6cd17b41c1625e187..493708ebe9d30656be67c0a42d7e594b0721b7ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 863afe32853c091ff79723db4eb28ec582e45269..522284a0d4f88d69dadf722eaf4b5bbda815d2b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e743cdfeddb8fd75d23adc7f11cca4d6a71e53ad..2f76cf1715a6bd9f99d822533d3c7f600f80cc54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9eaea25dff844d8dd8cfbe443a9d093100a916ff..bc8d34a7386c0e7d7a7f4aa5fd4d5f47b5ac9e36 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 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 5d60b11a08002f8ae21beaccc5fe1518d57a3d0d..2f0293c75d2727780eeb9251ada61336d0913fb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e5393883ed7085cd49cb946fc3e1bc1ae621b784..228c272142577d0beabca102764db24dd4da7047 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d4c1e63f618dd6fb2caa09c45f121948f78b440b..45a294c2df132f95c12d069f60976c744bdf663c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 9685252e922e7a329ece596c32cd1aae335ba9cd..c932c3ae6ed0e224880671c44153382311d3daa2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2a54c122c998789bf290b29e2b060d6e733ae957..01ae4909b49cac6b3ef4a00762683f2bc002e3a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 22c3f0c0f8cfc1bf7867443af04a06530bdfed11..1b80e41638f01f018efa6d778710844ca77c0f76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Here's a description of how we handle Maildir synchronization and
index 30624a1a14de8d14114ec4f9289f5875492797db..eb89aa558d428052ed118e5b7d1763e1371ed993 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Version 1 format has been used for most versions of Dovecot up to v1.0.x.
index e181d932164125ff29dcb7dc3afa76493858f0ec..e527989792c899bf6cd857fa1806d78cab6b240b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 831f86bc00bc9796eb90147425086b8ea6c5658c..5b1ae308698f8ad007ade4051d344ec52d2d2e17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8d1a00b66b1ca13fc1887df786ed74b13809c7b1..cc951c4b19bacfb7da412a3103b9fac948267482 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 6588448ff1b43f545f696fcaa7837a0a7be1a090..647f33611f625e1532bde3ed3018f1e6c411ce6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 3dc56ef8169e1a529c3f973c5fc718b6449d6cde..38487c388268362c2044e20ed1585e56f8c82217 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 284438174872e3793b071deca9cacb450f6c7f4f..e9831ffbf37fd7dc41d216f5e418face198248af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index e7a3bb8c05d78f71f34d1810af7000f9970955cc..e980d0b5961935ab7f269c6d30391712b7189897 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index d766f0bfd826dbc9c8b60461a212f62196abe8ff..3724c68ffcf1659486dfd8851a0a10ad85831f42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c64ff99658e6ec30759c931163e5cc74f5dcd17c..419ab19bd73c07592123d423ed99f6a94cd7ed2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 561fe9b49571f46e2f670bbe640fd8fdaaafb520..06539c23d6c5f6610363d3e160487cd12d7c2bf3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4eef06d5ec345a548d31f33d18443e03c12b0d0c..5524733fdb9100353d6646919fb339e95ff678c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mbox-storage.h"
index 92ca089f6ce325179e58a4e06dc9146127f54e6f..7f36f5704443451e614376a5939fe64f8b58b930 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 /* MD5 header summing logic was pretty much copy&pasted from popa3d by
    Solar Designer */
index 222d45497cb6c3149437d1c9e52675b086e5a5cc..ef902441a7dcbfad34fb69bce0c3c2eb98d6cedf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e8e46ec93269e097cdfd724baf6388907576fbe6..052342fd9facb2d4bfd365a351bd276d354efb00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 37ec685e370ab96cba13b7153c994649e79d5faa..27b9383448af05e1cd7fa50f862b5779222d3e9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 /*
    Modifying mbox can be slow, so we try to do it all at once minimizing the
index 0226bbc242895ada5e638289759a51219da06c15..6e7ff27bc759a33833d293c2f3757724522398c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 669f7c9d0eaf49ec97f759f4bd1f468991d25147..53ee963b9de9a93d579569c552fbb848c6b1377f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 533a5590754c0cadb9ea5a1c8cf5f92f8c519681..cea98f05744b9dd83f6bea2f3fd4f769219c0357 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index b542ecfecab20c8d9151a4dbd654d754f72b158c..4392e33a6eb66c79a9e863564a5c7a711a5f453d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4c9c19c224368f0577f7dba3a08e5b64bbe322ad..19519ea8224316d6279c6d0984343582fbc05987 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 71b50207e484b014830c2c0b270a342b6a0cd325..5c0b4c6da3ba5f1a5ae2ab8761881ec4f2ae877c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 81cbbac60eca26ce992fa7dd0a34977168361965..c70500d0506ddaece519e85f288849ff90fcae75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b162ee3e8f4f5cffc0e80340460f349010b1a6fe..86011f18a989154fa9cabcfd51dfdfda727dbf52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0d7c01e41f63d38c7383ee5446a2d2f6330202e4..325e11420d9e9d2d6c82d04fcd04c529ac058e8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 445780a99cba1c8bae4a846e8ed9ddd736a22d73..8a4770325fc1c93988cb676f207b36c1c9e03af9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7f819ac301eb5591765dca6946b70d97bf7d01ec..5f683a321f9b83e8dcbc298e980c776eb5b212c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c3b7dd3936e9e6c17e9da7e237a09e6ed24ab1a3..534ae82e5d87914a80695f280d4a2c0263a24941 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-fs.h"
index 376f1c11c26398f12d668905e47286117306e95f..38eb70b8a38605cd3638051222c2d3387f297f9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 538a7e39061a767cf1858944a3ef1e725da87a82..9cea24984bc4c546e5efa5e84a1a2e094597243f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 74d7ee503610708bc7bb7545759adafa6524b1aa..da40d0aa3c45c61e2c42c00efb7cdbe606fc2c5b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index a160abfec3f153c57d39a8a8c87919f7098350fb..08e02827b42633b9af3bfe3ed3a666c6b410760c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cc0fcd10e92f8ed3472ec91470ec226b3f398cac..d19982142e6fe2de360c10a4999a5a195fc4f844 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c386ca61c13d00a4dd52512812edfe4c9d5774ae..2294ffcd758139e172bb42cd1b604e769523c1d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ce8cfb2ceaebdec0bc37e1c37185c6f58eecd5af..e5d73253abd37d1622dcdced8b218cd55856f521 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 50d55650984cae85571fa3e15eef5c987d7aca31..98109166abe6479a87cb8d133b6e23e39311d0f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4a094521cc3426293229a5c647a3e67a645889cd..003fb2930f8f88c8d931832de391319b65b43976 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index caf04dda57e7ee9f98a9073b22cf15d44ccb9073..704cf1998308ba9f7195642a6c2f72cf1656aa17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d8ec492e8699f333ae220b96aee28964d3f8004f..e184c08d7745fce96b9773d0dd02260925b73844 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eb8f459634a6fb99712f8ead09022e03daffb28d..610e0f708021dc84c089dec031c9904211034ef0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 80ae9d3b29a96574246be0876fd85f730a66a74e..8471b2fdda6d12dcadd52de4aa45712afa9ae041 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f07cc9e72a734c05ac99c2682b2514dad131fbdd..0b403fdb3a6bcbf16504dbb318aa05d6f99c7930 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 640a7e390483af58a1d0459b10dc865e74aba82f..d9f459090a808f0ad8619b78556d8267627cee30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b209f88ee853383b0cad5920d75986a7b00e01d2..7bb749d815abdad2ae9251a0bac87e6d15be2423 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 184c0dea1c3a114dbdcd8e5a6060e2ea4cc54ee7..db71052f1a395256649fefb5c301104fe26eaf3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 29e493316b43e8792280755a26150ea840e96b86..2af11bd9108fa2e4bc541230c6bdf44108624f74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index c3d3f84bf66558530d29c8f978b770d41e3f7ece..88c0ce606fdf969dae5c785bb26df4486f3b5e90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 24da1eaec2def646c0b5400f1e6ca97a09d9cd51..75301d6e78e4643f48a176432d3fc5f74d3ce5e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1775d63f4f2832b90b27427f5b1d4ad8c07c66cd..c60c029c6ccbabae7dbf2772456471a8846d9cc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5dfc1605c55685e3ce9ed28c7549e3d31d89b7db..5a4bbc79d2821ebcdf8386790363d9cb57e3ab4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index d25f321c40fd8dd90b5a34b7672dbcb8c6f587dd..4b0b97e4abe1015b2236caa3f1a12deb5b662456 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 21676ca6cc1c0554c8020ac943bd1227d0948d63..cf951cc29e14a36b130cb9e6ec4185a6cf112620 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index 2452491606103c1060cbb7e381fb9ac4dd2f0aed..09343c5d0f2c18cdb7dbaf76355e6ba3646dc732 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 33bdc2f56015265b634255593148a4ff5781e101..34b926e12fbb8378795cfd97aaa8471bc34e6e3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index 2e1fdf7b22e190d90ca46d39b161c48fd2a9f4c8..f192fe2ae7faa69c8cad0af31ee7616b24b75556 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index eca18fcfbf2f9f4e3887a1e7edab9121acdbace3..318b64e808056a63bd56ce5cf8e603f23dd19f41 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4bb623d02e864a24178678e5d2d9de80dc1dfb92..3e825e13877b463d21e6941d9e5698b0347f181e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0d60d4e63c9c41758515368e8551d3afd3fa59ff..d411112e2076e59aeac725d39e6101c343fc2aec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9b98aa12496f4e4b93819bd4c012093ca2fcfd09..a6e6939a723ec503037d760552ae443448b1e4fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 386ce915701004bfa9586b5db5c0be25f34cb02a..2ca7f27afdf9b0c69b870fc92ce86a5f656dfb9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a35de74b85675c890d77f74697c34a3dee435577..e2233bfb7c57e5eacc002d3cde491045a0c315b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d85d09a224e17ac91994d541812a0980dfca1294..331b867d82fbcfb29893910ecdc2a98397a62864 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 09326fdee97ba2d46159fe23803933c1f12a6cac..dbded7b76bc02b12348b6cf19c1f5b536de4f616 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-thread.h"
index 0d14d9f15a93ca5043a122936b5f88db04c67b3e..628046605559f21a8d62312a787d206d8a86defe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7fc15ff2dffa96cb77cebf5c775b5244b7446614..4da8ffd5d66c101bf7db3d14512078388625f7db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index db109b70dfd7aba29442bfcba4b8af8994fe00cb..62e97e0082d68b29c55a0f9696760c69d879579c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 9cefaac46220a02b3bc16b3da6bf0630d28ef4a4..e1636ad22a8a2ee94c91db74676ec1cedbda1f8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ba1402610d198cbcc9cdf7649f4576eafa1de061..8b5a8d1f12922827f613f9a04fc10860db2d0f46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e7e8a56e9ae3736d7d300554eeabca924db4cf30..f6ac6233df7d16b781a96caf9fda4f99dc878e76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b2ca5d2ee3a673ffc4709515ec94b20c3741c88d..c038f48d0943bec565b909fde603b06e6eaeadce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache.h"
index 98560c24c3dd6f57a85c8e5169e3a24659f0f369..94c43a14b5481566c568770a289b84dd31345183 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index dcd9bba749d16f7386687f1cf843c3e3de045af0..4501f0d37bc3d3b52da8b860e653bfe95925544d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 9273b1f158c9bb80b7461a96573fff1400acfd07..c80033b873f4094e06d3d1928046a61949deaa16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1aadfdb180d884a27896ebe1beb6025cc6cca8bb..8f2cccb1667724ce4506d9967f6630430e41293d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 4a6b51654975cbce86834316474477e2e8522d45..af180d18640e9253db053753e40f4f1130382a99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c42b6248c0de8dd784fb5545ae148877029c8b3c..d78d909a08697d6da6e924869fa7399cae585bea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 92e898f399c7008a913b01896caa2a8a29476fff..ad5e1e632c1e0f40f12e959688ecec4ea23161ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 20184422c4e46e2d749536ad4a984e1d6a785227..adb77bfc7ba9b4df9970f3029fc8b83fabc50de6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 34c18b9a1f7a0d8a7e4f4db38c2d354c71274087..28ef245c5eddf5e619ace27eb96051e2d7e352ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 80686e598578b36c028df722e72c57b9456caab7..dc55cb253185f66c2a1879cc639fbfabbc44f869 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a37665578608316bab5e4d6c9e7fb3df7dbd2db2..aa8dc62059c37b00bc40698ec2d02d2945b827e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a77239a5dafe3e2e72018f53bea078c4d22630e7..aff3c230da829c32f1989926984064f649e0a637 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index c2d0ec4a3121982bd147a4278747854fc73574e2..7e685ba2fd0b45c2c8683594889717ffb7b088a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 002e14d892abbe40ede5977a2f6f27406a7d79b1..26388bd68eef4d7aa3136cce241b2b7745274cb2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 619d43cb6b2e98d6ce9278ff79c02004e2107e17..1c3fe0ec0ee4ead8fd5134d4a82e79025b247607 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f03bf60c002661d83b927f8b551127477eadd4da..ea5ad5ad65e1496a36fc03f21e85c678a35c7172 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f91c10cf101eaf701fa5820e78679b9ea2fbc2b7..4e47a00aa91b39aae39885a55b8bd82d134e0540 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fbe41d3fa4b77bbb08458a9a2851b5040ac2c791..a9d752988a0c1fee99ef8e9df3244e37e9d44962 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base32.h"
index 1940f64ab32f9cf2451eeffe02be14b1f85b9e89..d17e9531803e767d09a11c813d4e2e738e767187 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 8fa8a46bbfcf885b643cdb68c904d466ae1a4ead..c4bcbc889ee0ff63a69169917aca32c08d3d7af1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index f47a74e94e9351388d1c81a269272a84639d2ddd..009292386bae656287e8be9d83e8fb6482f14da7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1260de91d0062cd320dcb356e569f63964cf18f1..d7430c0fbff0b69f821d15400543f9c5dd3e0951 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 5bf5361b05f6a9616978e35af4e58643b3d6e383..589bbae7fdf4956a4e1061e1f479ab9934ea50e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 43b15c6efa1167deaee8f9972c7cf667bf38e480..f7559c3a917af447abb1106a67bf16df937bb8e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "config.h"
 #undef HAVE_CONFIG_H
index 1243c0f974830fd1207c8478b44fe5d55a49962a..f9fab8f798b9abda9cff1e47643b59fb45fd55b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 26fac0a9c05d293645e374db2f46ffb7114bdadc..aca20be070d9a7125529491158289fe02665e7ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 7054771ef3e72172157b26ba9ef100c3ab7a0a55..4802110f5b6adc3bfc24a1769b84c264c30a9e75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 09fef0575ff8d3464c138ef4ad89115e575a721d..e0d6f42acfbfbc76150b2dccbe2af6d981e5cf40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7def5e9971305eccef05bca6067729d6caaa5c4b..afbfa9adec9fa6b6508f0b0955ce32a558d4ee2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4decd307851b0bf873a78e047c416b97123b2c26..496fb5128845423301ab4c1eba5909f87141ab55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "execv-const.h"
index 6b0124cbd33f97852e61cc653e31dab641b1dbbd..bd358a8d275f51d9068834d6189d9ff7a22a1c2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6373eef3fb58b1a6d66977f930beafa5c003d401..7bcf399a2719e8ca2d849a45d9d2d02be10f7902 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 080bb96a949f02d683c113f941011be87e047ad9..e7108fbc96cd3178a5f6a7f48921bec1b40e8a00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fd-set-nonblock.h"
index c45a88835ce16cfd45f1f0c9d64b881e9d883b2d..371880de805d46e619db7d71caf030e3bf5cd57d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdatasync-path.h"
index 90275a81593680fa461120e21329c9f9be25bcef..a85ff355151f03630a1c7715dd5bea13cb5a6185 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /*
    fdpass.c - File descriptor passing between processes via UNIX sockets
index 572a1940f2a66218742ed9c19e7d8d08de76d94d..1f592d233dc1aeb015b97aa5d87bb5ef39097c50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4665ce90a06a64b8c20c07b6d7238f5de24fb478..2931fcd3a66c26a61844ef39dadfa4684dc880f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index fe5fb28f3105edb249615b7849a3cb76e351600f..3ea4c66b70359ab9dbaf4b3200e53cc86afc7730 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2a3c738c3ddcb6f597e7e97ee78a6eaf98a8cea4..90219a7b920e5126f80aef4b4736ad70846d66a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1498e88a9779705c7b58a9eec2263acd8e505648..a1e9595637f2be40b1193a1e9973aaaba5dc93c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 587ffcf9d001751680a6b794ae160036e05f1d59..352bba5025c254e85bff15db00cc42b551e39081 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
index e71818782bae04ac43193c2f8e4511bce583a44d..902c79658c558b34f545e4f2ea69cdd1b3f78eb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 66ebba50700a3b85362a22fbcc8c44602bd384e0..4afc5cd5b46197aedc2236682f293e3a9e083cee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 14b08c855a501be469b8a1990dda74c18a6db77b..c8d920b059e5549670bcc2e7b327a72f10a0c39c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md4.h"
index fe72a6e2f72644c0be930d425d29aa8d7e3be5eb..7f6e87db3f824474a0a99517bc6cc5e77c22844a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index c8ec60177410a75ffa00b29bcd13e49e48d7ea6f..ba950893e4362b4c3cca9d5a87b2d742cd3aa198 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4560b352aff8360197df07b210f8acde351791c6..0fb89ef1673b5f9d79a503d09522ac0066f5ccd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c9dcc9d837b180d8203bd22781c47d52fbcfa3ff..d6a4fca2e227c7b70803037669611db534a18404 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 8c35b717ff26855f03cf322fb642e6c3f6609ef6..52da3b442f8d2b2f95367d7889231bb998495c5a 100644 (file)
@@ -2,7 +2,7 @@
  * HMAC (RFC-2104) implementation.
  *
  * Copyright (c) 2004 Andrey Panin <pazke@donpac.ru>
- * Copyright (c) 2011-2015 Florian Zeitz <florob@babelmonkeys.de>
+ * Copyright (c) 2011-2016 Florian Zeitz <florob@babelmonkeys.de>
  *
  * This software is released under the MIT license.
  */
index 37fdcb9d38ccb4b33fc67da1f4382adcb3ca71f3..3cc99db8b259029898cd8c3b434b5a8c4b3aefbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ipwd.h"
index a745622216942e6e4c6ca745bd9992976e0f9479..b5c585a5df3316d39eb161352a81597a2a0764ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 32cd77eb4119f1193f6901297bbf8d001d4921b9..847599cded400943876e69f70ef169192300b766 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 9ccfeeaa4c11ab7e8defa5dd9cc4d1fda5b15fdb..1143abecb61739ba95f6c622d12e58258caa2f2d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bf245b5b23e9b666304672dfb94bc6ce9c7befcf..70fa7f5a684019018087f85eb949fc062dda5e1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index 568b7e0eda6f744404a66c26f4bd92570332ee57..a32cca04694bec279ff5bbf7c5a11b9590678a5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE
 #include "lib.h"
index f8a6e320e09e774a20019f48eb3040e8e7670f29..f27c2bfcd744158f096eef47f9bdafc6df4c50fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index 55e16402a68639cbef3e9a5a8b86eb2f1cf9daac..862d84ead232480590e737ef6a629ed2ce22f26b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index b7a4dfaca452f3f858ba2db36a2b2a0f52e889bd..e2f05105bfbd84a7206b09931bdd1851c24c423e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index efc80aa695924c7bc64ddba242ff94d9d9a98d29..f485acf13f01831c31372438d52af1033928d8a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8b696ef1a5aec02aae54dd132daa3ddbf2914a77..71d07d78988482814a4c046eeaa5009d0e4ce300 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index b3e6323d18f086004d08a47f312ab366469ad965..0d891d80390ff8d360e19435ca5f28bce7f0755d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index afaf5a34b1c3f5ba6e79033da6a2ef0d144fa460..dbec2d9c91217f967844dad46e2d2d0a07af0fc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 560b01da3e5383bf2093126cbd8b025171548c58..35c259f1bec0c5b21fc43efc164ccea131a0c94c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #define _POSIX_PTHREAD_SEMANTICS /* for Solaris */
 #include "lib.h"
index 09032eb3dea656d9b5cd44a1b746bf8e3ed5a77d..642d496f60404fa7be974d4e09605e0a3d201279 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 11298b7b2b88d1ee6a0dc2cd0b02137d198751dc..3df6d4ec49ce116de2a74b4ce9a558fa40225b15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c273eaec9e4ed0734252cbf69c0e41375a73911e..2b7b5670a2c74a3aed274e5fc1b8e6bb7ae47f62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e6279be857873f5e1a2d1a27f7dbc9dab9883088..25ce5528154b484fa8f8939649f5e3c3b5f78832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2e5e8600fd01227b8ffc687e8b6cf9edcb1d29e5..73b8c9e1b77ab949e1c048d04f7df268955aa9bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 61a32754dd7e82c59f38fe9fbe0ee074ad379c71..ee08bf74e6980757cd8fdd39f5fb0b5a1d11058b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1907b5f1580085d64a4e92baaf1f5fd848af0a85..445059cce22039001dfaab288bb6c562b6cc39b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 0da84d11684f9e9dacfde769051ff3919b572253..3eb611a0e61a551fb182acd31fd3de471d4f7b14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index f4817e8ef03a21d84310f00a452674fc58a28813..9eb60f9889bfde939bc9269e6d8185119c77bebf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 4df72f04a6d33660c4f03599fa65940f693adeff..fcf284b5de74f5a2a292414e41856d8d518097aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index e25abdaa648b7f705ad7ef07cc3a3c8145e6c9b3..d53807805ce8c90aff708b58bfcd785677167be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index f72855c30a5550b0d418fc6dede78d35c06cb419..51caf7442f5c5e4cc4ddd610b4cf50a1672fad1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 59ef72bb57e0ac98a2df39e8e1b5a7d02180e552..04e25826c7fbfa4015675a0477bd66f6d72454e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 470bed228d27cccde0ec840f278871ec92f38b22..de4ddeb2ad09d67f9a905878de22da90657dc93c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1ec2566e055ed77b7fa66ba441355094bfa34794..82ba2db4287d7ac8f1adeb0e8988848a81754391 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 0125112fc75f559c8d594ea538bd04222d0ef7ca..a12581813c9721719fb28fcf8d0f45052305a539 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1b55a10a8191cdeebcd4e5a3a864ebe890f6cc2c..810af192431099c4572d10a02a895161f6796262 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 7b87078d5b09357724aa25746741650be55fd1b8..a436fa841ef893250aae2966505915fcd6054a1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 70c3f99735567e3e1e7174e87bbb4109dd35af39..b3dd471902012873281cade90c75b13e6a69c905 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 57b5a53773c39999088a603a0b61cbfbbd2eaeab..fb6e8e1ac7d6aa3cda21fbb490251896ab261261 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdpass.h"
index 187843a395eff127439f5d3f9d2047911cb6fd6b..4f2988936b0d168d306e0a60c8b094a0b9308940 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 54e75e681c44daf6c77e798743c14b4c2bdc2dac..ec6a10bb4d783fed7b33c5f8be263ecb07e7d180 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0b39bdfd557d552b55996f9b89ebee91e2ae831f..b64683acc8af34cd4da0f1f291b3ac8fc580a905 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "json-tree.h"
index 40935a35fc15b49c40937f373374194e3158afc0..a0089afa38392a18ae3a4c5a0c2cf9f598b092af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index df55602e42ae3eb0886eb9e99be4d370b8ededb1..bea746e4e096fd458881f355fd9ec742f4a1c408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a06873754dd2b83e9d524f3773dd1df25cf4deea..bf3c94a8bfef77fe677fefc38fb886ef2de10210 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 #include "lib.h"
index 9ade37e539aac1bee1891afb4cb5d5dac85840ad..2e119190c24c8ed9a9032084fad9b683f7ed1957 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index bd938bf84aad08c3ca742d1b3efcd4ec52f6bf8f..ab83e22310c0088b9c218e6eb9a4839b74110072 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index bf74f85cecc294787f81e8160ce9cf6d3f26999c..a8e7e20c9b7438ffc1c0b1b141035d67e97a8de0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index 161f618f8e06bd950d777c3d65643a52fb3dc70e..23ef615196304c5cfa7712fca168b93f7e7df283 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 1072e3a9b8a3d0d5ca6861718e23a612450587c8..4a58c75233032e5f75d82b200e991a962449cbd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1b8580820ea73ef37420badbf9ab133c975bbcf1..793aebf3dcbb4250b3a5b3860c858086fc69e4f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index c813535a7583ff792e4b4f6a6a0cd4b3ce609d99..6215b132376dc3ce163cb7aa31fc3ae70facd8dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index 11195fc858d9c175c8e70552eaadfef9db4be62b..882b168924e4573d86695221d49ba0835e51b406 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 49d98b40a8b78f6f062e4d60d27a1818cd3729c9..685aab4657005b2fb424cdbaf41bcdfc96641d9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index ae9b477037b11f32987eb60e1c2bc1602a588ef9..bac51494920bc89eb7360b82d503fc6140274387 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"
index 46d1600910ed028249bfc82dea875da67cb53753..4c2c917473adf8448149b40a395b059899d56659 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 /*
    These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and
index 11dedae5771a28d7b02824d905613b51e9f131eb..5ce519fe4124c9f8542b745762fd7600c2df6594 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index ff56e009477d0093e78f5626ff97bbd663d9dc4b..3507ec4408f558595a230912e4563214a02d652d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 096fc4d0db9e41b494cbde85940e9c61205eb612..2e3cf22d9e88a028e8dd48dd896a208ce50c4da9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a2f4416ca6f3fb75be3d568f3c9f4a8b09d92349..42ca08b2dbfa9b443d86f11ee8491c8f065ad525 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index eb153284e644014929018694c7533bc7f9de86f4..69d3231ebd7feb7fa5fcaa413680ab4f482bc958 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index 24aadc4eb7493476089711283f95496d85f88c69..e1e25d9956b03be1d9af030736dde9ec42a5cfd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-rawlog-private.h"
index 8dd101612814c6c17ff24095bf904e7c7f2972da..651b26b092dc56b8a820197c3a93e78050b084fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index f4c2b31c39de004afab1c41dd87bb8c760a00192..a7c5cb03af5e6dffdf22f550c5de7930e7919c80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "primes.h"
index a3b512e18f56a0a363b18ebde90b79a13ffeae41..347aae67186e680e2975aa997d725d12b855b514 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "printf-format-fix.h"
index 76037937fd4575254ddc6e676e03fb73f8c7f5aa..54186e86f08b9d13c9e090210a9e3a0bc88bab91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b034a21309cf1b60fb8eda9045785922b03407a8..bda21717cd83d1a34c515606aab5468df5a27b58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 39f7615ec86bb8fae680d61746cd590b9044691f..bdcf6795de5b32855b331a8052d2263049ae7b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 /* Wrap srand() so that we can reproduce fuzzed tests */
 
index 7d6f8ce61eecff24affd5053292dc9e4c85e0037..929dfafe71aec138816126c829b9ee4fead0f540 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "randgen.h"
index 60db7b774c2d7e1d77112c22ad7d35d19fe30392..2418c71eba1b6c7dcca5e0ea8408fd045d02b947 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 1e43e23d74ab9094cbc6ba1ba23c0bbdabc5fa9c..d25da5cc87c8d222ece189704de1d7b5ff099ed4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* setresgid() */
 #include <stdio.h> /* for AIX */
index 35c184e78b373ab83da1c025265c14ffaec11ac7..d7ff0269c12bac5a2e2650367d27b7185b4fbcaa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-process-size.h"
index aa2a04503d3a959a94125ecb7c09e3eaf7290570..4ea7dbccb283b876b18f1526c7a421f65c2f58b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index f5d33d76ff50b0ddbc03d064b220e6e5a175a61b..c6baa9098fdaf1cdd929a678e15baff52354e0e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkdir.h"
index c175bb556eb0a191abccab87d39166127fd88792..7c8adf9842e95f06e45ecafbbee1157b2af7f179 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c9cff1e47d9eab5bc36c2a72c5243bc70707a6f2..a47047ddd8bccd1894edb6db777583bfb9c5f83a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 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 63134253f72f803b16fd9d783ef28e1d6a27a573..5f23204d2f7cc7fd5ffbffd36e70f7f89b3769e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1576a412b7e336ca98b694674fae641ba9eca32f..daacfebcae34b5c40bdbe9de724df998a7618901 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index d83554626e3d0bf760dd397e5d6e6b6e5caa849a..a410153a7c644e981c4ddc7d454d81923d2e88f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 4362cb31435d9b0499fe90b18e0c6448156887c2..982344f36f4e16989dab54c787b05290ebbed905 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 5894518e05d3df6eea6dd63ceb7ee13d0f1b85fa..4203432aced66e7e538247724ff35c8d9a355aec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 779095df6ee113d243803f25c43e9690bd218bc1..065a50910b1d7fe06600525bdefa3eab52c8362a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b73e88ca42762f86de5e94add8c641625237144e..b48b7f3036666017ce205c9b635e39acc490a696 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index aa82159b082deda2a4cf73baa63ee046453efaf3..f8301ea497ca4baf8e2d82d17493bf1be9aba756 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strnum.h"
index ef2eadb15d83dfed1a55ef1a95da18910c7021ed..0ea234996e4a8595ee84376a40356f461db5e75f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 98f330a2025fcb3a03ada3fb2634ac7c68c7a57a..c3fd7b3012993a2b9d27aaee1c3a445a74db92c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index edbae2965f9323f0fd53665e210d4dcea3900ae8..e5e0e92d763f5e20baec2610232088aa22e90089 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index aca780e233fa65d7f0be781c57525a6ec3c38a21..f440020cf04109ddc3aec85b94a66e701c9e160d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 88b16478d7499826107d95f5c4b44e04981771e2..9776a2c51f2a7861d9fe0cfa76fcca59ebb8420d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for bit twiddles library */
 
index c69656504e8d8f242f0fc8ad0c71159471282b31..825f431384449a1446bd9e0700cc79c23d960821 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "bsearch-insert-pos.h"
index e92d8b7e9dbd2b88873a17e133fe9f7ecd5ab4bd..c5c53850f3a1132d4eec36b568c378d98a65faa4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index d2b1f307ba6a251a94836f6248ceb6df26750ec1..1cab4ee17159d53b479613f37f294a0f1528e5d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "crc32.h"
index b4bf62b813307e2f77d8f624cda5920c746b7ff1..055ac3d57a86812bb4bf3274de5d72596043c484 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "data-stack.h"
index 27ca88f17f217fa8eb94717f0a0fd551251a6821..47b3bd0ffe63c5510aacf2df3e01a3a60418d31f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for failure helpers */
 
index fd8637411c63e40cd7ffa540b15caea854ff4993..83d778fa64532d5291bb48f006457f66d66f37a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "guid.h"
index cb09650f855929c2dc6cba82bd5f35824de5700d..568b577db91b85d6e0adf8d158cc71463bc07f94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index a83df42ace85b701e6d62f90faab717a96d729ff..77948ba56eba5e36608f1202e39fe4c4294000d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "mmap-util.h"
index 46f39868f42cbf05c2f7ca88014f5a4cd875c782..68bc8b1b64629041e9a3dbf4141fbb3cd2bc8586 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "hash.h"
index 6235129a53d36ffc05bcad1820a615881b536d76..6d3f404f930eba3478cb2a7789543e02fe8fe515 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 049b0d516a3373b370393276d7faf9ae8bce6751..a54af1e3fe22ea6511549fe534d41c9cc43d65a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index 58bbe49d8f4c43c09cfbb02f4ed9efe2417bb979..b2ca4d3da6874ae69c30d876b0a055d5ed6607dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 57a33b851f8b4a47f6f93cc0a50476e1adc503a2..18489378479e97cac166fb66d8d50a22341a8f3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 78d997ae80cdbcdb3db881bacf85bd6d01b973af..dcc564e786b37fe0d61ad6b300cb75157a9d6e82 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index d40e5b9db314505c9afb37a5a7d862825b6fec2e..e53e2f21d10faaa756f5e277aea5e9e5a62642e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index 8b2568a4b99f9ac42d58557fc425ce7f8fc84464..b6ed18bd3a0cb5e95f74fef8f9f8ec70dcbc03d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index f4d2d62b95653b3e9970cde9cc5f0713e7d4b27c..5aaceb558fb138b31acccd72b11bbbdbf64f64cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index a50f45b99bfb7bbe43d5778c1f1c21034234fbc7..1513868bb76b057e327c6b5a0a3c933ccb6dd71e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index 2ca92aca45e455672ab6084555777db19fc3132d..dfb7b096b6737a6421c926c8c6dd110e27ea6d50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index b31fb86fb33c351a18fe2a415127e4553494b050..d2d9c8f031f1c30fd2508f91f018d320b41bd0fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index 511937388a4227a67ddbb21bb5a9d84411b84b07..f5e3da7cfc434f8e16a9e8d97d347a3b2aebdfe7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index 24de14828494dac7f84f25978ff4ce3559bbf513..f75be2930b2e44aaa07003772c5b3a3634a715c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 1c81fb77c65e45061b71d798ab9f027a6b890a3c..edae5dffa4702e60bbe11c4bf700789c02f26a40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "json-tree.h"
index f3234c96d3f4147a6211a30487d43b2b2a7d679d..5849077ee183d1ba6749cfd3e378164608c5555f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index b827ce15d99b8be240c818396bc7292df9d9d1e8..dcb10d7fd872ef048cb9625261865906e39e703f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "llist.h"
index 5f6e971f6758275f36114185fe5672f7dda5dfeb..6fa046fe3cae74ba47ae09ef5fa18e8e6585a9e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index e60afac46e639ffa506f807f806e55875a859145..c0ea58870b4c885ccb290b1124ad3a07a3b6a9b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index 1464868e49e2b27d9d02d9097de0fa78597b0a57..f35d865a5b447eeed272c34916cd24e11f1fe9ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index e373569bacf65071b92352c62236d6c0b8a7da8d..cee333438681bd557d665124c9a20dae26caab14 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index f64e57bec1db8d98b03859dee512c642fd81499b..a079b622710f4a20c5ae53b5c20d57dab2039466 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index b70465b09f0f1f9a6d357aafeccff00139685da7..de0a59635ca430c63805cd5075704356a2467b9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "primes.h"
index 886486611e888ee3221ac147eaf5c0adfc51dee1..2dc685d1b9a258cfb44adb7f2bc5ed190e0ece61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for printf-format-fix helper */
 
index c2219628271367cf45722815351a2f914580c5e2..5b3e742c06f7f0e3c0643dd8b636fd02f1d9cc84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "priorityq.h"
index 534b2decdf818c6f94ef0f155157aa65b4552863..b66519c8a35ddce171551a47723d7847f1975b87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 3988c4bc853b25f23f576900ab8231b182f8a904..6f19e885cdaeed2ac5d3f5e1f5c0e4792aefca25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-find.h"
index 7cf58688e194b3d44ee158258383dfa5d8f6b5fd..1d912f426b901c611ccb5e2f4e723cd54241f4b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 37e85cf8acc0c0a6bb178a1496b134c02a29e848..727c7692af6fe1281417269e6ff999aed61b021e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-table.h"
index 9311e8d66f757b9a0fdcf62f65506bea13aaed4a..35a5e30f27045e68cbc1a85fa661f8d63ff3d76b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index c2e953a4bdb3fe2c607b0475756a2d6250d0e70f..c4c5c3905af0ebf10e0510749a3489bf10c4346c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 191b1e92a754bfdedf9f92ee1066e53f758d3b5d..2476b6c532d95aed00dcacc8b3b740fc3046c736 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 16da5bce5e3f77f2459e39698d1b7128f50e0fd0..637bdf852a0d84604805e71b4d78d1df7c3586f1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index b43ce4492cd441878a59300ad34f4d367bf2e3f3..4a9a74d1775f570ecc55e119aa6a6d2573377395 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "time-util.h"
index f021eb83f3bcccbb29fe79c784e1584ba745cbe0..e83df9f9bcbc96ef9c8ea6fc971b0286233d4090 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "timing.h"
index 82d23d3a1ba5bdd1fa18e886f5db5466f33124d1..e83aa2365645328ba3120c1d7ddfabd2b807dfed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 6f66a3cda13af6bd3b0c6e46e493da36badfde58..6a9893dd99816fba4ea5088d44877809f700ba2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "utc-mktime.h"
index a3542a4f8db64475b1ee1c4d49aeba8bac5d17e3..370199cb26cd572ed8c8918b4e09878d9123119d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 00c696b8a928d112481f4d98fc408b3941a90f83..f2f20de40b7722243e45486ad60006f0569e5030 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "wildcard-match.h"
index ac3d325388b21668b3e4409f241c7edbe8f714eb..9bfad68558c4e82dabfddd0891a00908b468ec56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index ad35a4dadefa017573ffa373d2721f2a08d38c65..18838c474e2dd0ca26ac65a8d44f26c7775ae9ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "timing.h"
index 9fa774262eba22963a2972ff16f4189ed3794be4..e4b68957299915c7e5288636913626e87cfd2be8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2dc5e4abf1cab4675b316ef8049a732ad4f43afd..1c15a2df00861f81ca874d87ed27886b81a004c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 06fd564007189a46bb5fe554a107089f381f034f..7f8ac358c73d0b1c65f30cc8c8ef93889cbf9c0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 /*
    There's a bit tricky race condition with recursive deletion.
index 5649d2169057b0ac0190bac3eb8b736136331342..2981b9bcaa00e43e16b3393c9702d4ace7acf38e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a42b390134048fbbd148e12acea2aa01ce1b6384..9378c3d74f36fc3924d672e3749ab905504bdeb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 51e96f1d270a1d342f52f4a977967586e2da9cac..89522579bc3d303f3f3ac7710cf807273c41dc71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-mktime.h"
index 0bd2dccad1a0ac8d3ed0185d5b37c7182a4d9cae..4429d659888f707e43d44b95f46af73542b2a6d3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 806d7cdc88a94b7f5ae4ecabeaaf610029b02e23..fee44c9c4bc98f0c99250460721dd1665c1b7027 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f7b919fb0ff77fd668e696a687318d9c1faeb849..80c56222a6d7cfa433d0d842e3d3878596b645d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "write-full.h"
index 0246df2b0b508aafdfb7d252180a0f1ae8ec3e71..8f9d704c998e9eb5657a39d7ab154a3e1caf20b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f36e076d91a65fa44cc415fb23ae77c5e66bea0e..597ba4c37301b5ec17e72e0b4e5a8d726cb743ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d38f6da1a6e8630f43507e04af61775c02f60ed8..7066251f5b2f5d3281d1b079e0ba003d871cdf03 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ee752143a94664b2b0ecf14c391dce9e7ca25bc4..914195a42f7fc89d92c7cd813d0869ab7346a561 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c11656b72d752ed9b665ae03cd70e68a3fcca15d..8ceb389a123ac085c270f99c38225a6ecbd1dc37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ac50820339bffb04097c5f36cac0a95855bfc1cc..1f06346482ddc1471d55a92fb526591b727bce5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index a3132171cda654dc9b1f9de3cf422258198f0dab..87f8ece2112ce4f68b44a253b022a9eec7a33cba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7f17b5f407786cc0970d50ff9fe9374abffe4d99..753efc58ae23e2bfc39234de5611ddd19806c63f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "log-error-buffer.h"
index 6e47efe2ea4f3d721f182cf65e7439272d2963e6..c538567ea1a1c30b17f86330456a92c7c09b2517 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 216dde2b2b4d5272d1702c2dc6a81ad088f0c39f..e42bbc9c12e39993e62b6c57aeec6c1b1d334688 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 7c17717ff53316eee5e65b9a547c970fcd519e5a..b3007651b13b9bd97ab1a5c027315fd2c4b344c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 94ae28f1ea55ec3c779e23652f74aa95aae68cdf..e0e9bb9010af747c10d7193961ac357b77edc663 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "hostpid.h"
 #include "login-common.h"
index 91928d60b47d0d6813b3a3866e1270a912ba07a4..15aa54593667965386713861c7b69db774f1fd71 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index e6004ab3e64c5e377bdbde50143a5a18d903f8aa..1200904ff2f3a23c360f4d4ccc8ca77eb6210d8e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 8d6ae10f31caa6628431ebff880e0c9fa488a986..4496b5def4bcbcc5707b45d8e82671e6f51ba05c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 96eee102fab68f2c6f6583256eda0ff1346a4d04..30293901a006b42a61fb71fbb133faf72ac0938f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index b9f585aee5d889972c71411e6915042bdfb0e036..b9f12358b3a003e36479bd6fd8384ddca5ac95ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 6b7d695930c8e9821a01d8e46c3d9d02f788e290..49a3c59aed415d0594451881d639b575e07e5c30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 2f73f81a44254a591acdb2eebdeab1791b65333b..b1db335adf4fa26cdac5a2eb9a9b5c8b83888bf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 7be60ed6410314b0939a0abcbf19ad2ea245c56d..e8db116af83745f9bc1d08f9945fe4f11448032e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index bec94343fa32276a000976e3190517281fc3855e..96fc3883378246fcce161462e398014cf849e45f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ssl-proxy.h"
index 966f99cdb1230179091463e2e74eb4c54820c532..7926e7e1078c9ee3b112527bbb508f5801c206ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "capabilities.h"
index 9d2a064d6e207bf68236f76fc14958b1bbbeb153..d7853226becf2e4430331d0823225b8a616bdca8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 498cc5477f81aa2e603b6a30733e4addc8bc4ec1..b26279c8efd0ab4f22d986f6c40ad3bf966660ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 5e2c76322e6c3f3a315b5585fecb3be364e268e5..101222d9dded3ae70d00691a0007300dfec20aaf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 140ac0a0e14ecf5e41cb26b1d7ff463429173875..95901031f0b3263c5d20a80b58fb9f86bab98d53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 58be974d9bbc8d08ea0a08290414795a5012d677..06da1f184bae568a1105d8098a813e3a24a3c263 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index bab8af526884bc14d7fab9cc326a486ab7b3a19f..324446f73eccf1dc46829f6081f749dc9d4f3c07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index e433d530fc3c9e24d5237ca57cd669847cf1d9af..bf4e93124100e1668ec446961a4ed545675f3ec3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index b857e397eb16c8208afe3215c9ce9e7cb6d92f4a..f89ced232daf1e222a307c94120d6c569f4f568d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6e23eaf189bff8bf788b041dec78ce7e62018d2a..d0f1df69a122402654fc0a74d40f3f8e3985198b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 129c32c6cde74fc77470dbe13419104fe8e8cc01..d9f49d6bb721a52edfaf63d2e64986bbe2f16e63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 0122421944273f947b07ad5bced6e8f941677a05..33410a51e785a528a6f9b4b9c7b70f1e5ee9f294 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d9f83c46f7829f42a9cf151fbc527c697ccd05d..53792924a3ef940e93607c88a7cde2e039443c3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2d94960dc8bf3c33f9641bc2248acc2816ce748b..28764171b075eab00f54567b696d1521d5c3c4dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 73b2f5fe1abda1e4534fa25155e6105ceedb9025..ecd2dea99db0ff0c7227b697ea0b21b398221c8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5aae34f3db21ffb38690c5e980fa28b5c85c53a8..188a41cbaaa3344a2bcce30d546cb9dc3a9c3ce8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9220771332229b22f069c9625c36ac338347e121..e620efa7687acc68189e2ff446e6c2a2cd546243 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index cc2137064d88bd0762bc39bea49291d0715407e8..420220c5def7e992c825f71fce39f1a6d5e23ac1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 20c34a149c84d4a99fc09d3ab788732dbdd97279..ea8004a23ac329d81f5dd7b4be3b8a29bc9ff59d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7e1c513d0d2e3b896a892485d88937281b20a761..aa34c6d0b721e8d3be66145b39c002f733fe5c0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d7041fa81a9db2c6e4d481f561370034dc8731f3..a1ee5e2ea9a5a810fa340d4d67b0d5f9e96fad1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bf92bdbcf0726da0c05cd90640fa55d02eb6f34f..da6c05b0f6948ba6d39e1794ec95d49b35f108ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 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 4fc4e965193471dcfe552c412a011c44e463e85c..d9f3be2d963fec205113f45a78bec7ed94cc0b4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index a984cc567523d463e303264a9837ee0c7e8cd18d..718573a664775b8e1549f2b5a98eb02b00111cda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7cedab37d5fc79d5af2fe4102932295844bcb0f5..9700c1bb69003f1b7b001cab252a1f4915ac875e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bcf0e47a97b8110fdd79e3107e4a373883325f68..3b7b726e5bc1660874d77468b109c1bc19c9f75f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 86bebcdb37cf098a3e111f23b52ca8e7e7587afd..46314a0358f8aabac7f81383a4e555ddd1dd78bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 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 d2f0e08ce6e2755a4bc63f1423b8d5d19ebed7f8..d00962406ce8f966f6b1180c59920add3f9bb997 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 7c3a362eba2a65b1ab96440c470feb0ec153f7ff..6af2b9687b6fc4fb74ea0d88576887c9b22aa5c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 /* There are several race conditions in this plugin, but they should be
    happening pretty rarely and usually it's not a big problem if the results
index bcf2ae78d52f85e117834f7875ae0aaba914efc3..8f24059cabd0ce4e4809e399e212e851d7b6ae37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8fd1dd9be3ac97497699ba96b5af3d302e58f2eb..4088c58db7fd2ae4a684cb2a24a43d092407fd1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 06dbf692935dafa5ba228dce0e69390c96b52f28..7bb4855e313be7c556dfeb0bd81e409cfd7043ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm-dump.h"
index 4e3afa9e33c56dd84c60227fa029b8767ff80951..f098e481b18ff31b3bd4b8e38ed4164a1f598f3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a5a43fd57fd4d92a682a810f7d7c147aabbe6903..2739af61a2bb8c400f6333768845e77ca6911da7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index a88c7a81dc4832a5fbf499f565ddd56772124b6d..5d634b03b69e405b78a21e752e0f0bf7d6806b37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 extern "C" {
 #include "lib.h"
index c77c18e67aef0d3d574ed6765e615d9a40a5dc0c..719db4e94bbe0f4122619a004a917fb9022ee22a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 83deb3fdc84fd0f6d5bd92104c562e9e56f005ce..949db5610e2a97b6d5372792bed8d841cc5410ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 718307dc4b5a16e26c0c50d44ac95bbf08ff5362..464c2122ec23a0219b00c9b4328dd4ae795edd63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2b5ff7f2f8ab0e09e2936c9135f19303647d6c0b..59e854161ab76cd30ccac98bb9319e8dee83053f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2d6a2748317686d5fa4ad32dc89219a8ec91abc6..30781429be10598f896f3e180bbf213b1fe57494 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2d05327774ffc84f7ab1a4881ad2e7c2328d08f3..068ce302102045ef19edca2aca7c73aad922128b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-squat-plugin.h"
index ed4157547fc8707b8a188ad5eebbee2521249ff5..661acbaa22a836ef9555bfff09b9f4f186c8dcb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cf93806e25f710298cc20e0a5cf6f42cef4ea5a3..0861f21b0c88ac7f1cb94bf4ad3e087b5bb6c757 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2badb45f8ec54c18bc5364f9e6f8375fbb12481c..92bc86fa4690a273b8863678f8c68e4e31cc8759 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cd7850a7f1288db4c3cc60df5914ce74374a6b38..15f1de6e45bc2578e8f4c09b9d3db837e15cb3a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 72876242d4166842120fb9267f3798d988ad6a35..f1e5478f8cc1f8311950e4dccdb4f82ca49fb624 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a18ac8014418d72958a032b8d01f338995ac156e..f598ccf9d8ec2c5d4de5cf6335f1119937d8c5d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 97e08039eabc548ff3c86e13a75600141b3d1ab4..0ca251d02700f094d86fc968c90430abfb9dba8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index c36bca13e74547b12fe739ec2d39f4dce4b03296..37f5fdbe388ffc120ae931cc00dd20840f423198 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6ec686662eba1c62d7a42d32218a37e5de872aba..de1848bb0117fa14d0841385b8f8effbf49fe2f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b9c1d1e919102450b8fcb3cabbc4c0a68716c765..95c6bedae25558baecc44eeb06a35254d551b4b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index eb3feb25709b88bddef6b8ac5f822f3e17456ac9..4259454e5684191d027e9d79a1d834f06db2f3b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 148ddaa5910222b2ca8959a15cc3188e33b65b98..99370f9469210d00c7f416f65b711e5d8f859c80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 700a3f283650457cc72517bdef15717e8b30e837..9c52e4eda41c410ae26aabad70df44ebb4edfd61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d6b07f9c4cb7dfe3094b80be1f4c2d1030c37061..7d0956431031497b454e3edd7e47e32df0a86a3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index 17bb214ad7b4ad249ca89a604e04f13d53a93dbd..b99ce8d9eb63dbffa8cc3afbcf3aa5c312e2bb4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f1195cf934a617b928764994698a8c1dfb5e395c..b8e983d3d55685e8d5b526b521033ff14c74d3f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 66d6522af8a27debed45faf604da28c367da9369..ffbf3d4268b617a2a1972430a614dd08e4447496 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 956c3a92aece68fab14be2bda84fd65a5edd8c1d..4be64b1e660e22b525643aa0c5aa167525ffc6f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 24e021e5286f55bf8e7078edb34df1c7f66b0220..a84b7d5a889fe6651b089108b84f6bf18e09accc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-context.h"
index 08418f38415a7e44922ed9458cd0f5b15fbd833b..bdc8f0da9ec65ecadd0884e363b5fc84d04db72c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-parser.h"
index 44e95c7f622caab89b49800f4e436230fc0aba28..afe1a10cd92729c94e0bd6086e1da77a703a99a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 0895ef89c6429dbfa8203544ad81f6cc6f71e81b..d67ac0d9858eda874d7c42bc5e5b6e355b139162 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 1ab40adc54e468346337889f286c6da88a1a45ac..a9dbb87d4cbba5e07fa50160e1964b89ce2a3ed5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "base64.h"
index 06a5d26796369579a6d16d4e4d9d94b5370f5853..8c23ecde35b8c059c405a605cb88cf6efe169539 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 5aa58f35d165d3842b8259e31aaf27a962c528b8..2c009559cdb32aaf1c72d3c38ce3ea61aeecb543 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index fdbd3ae0a20feab861ee0d409463e306665a19bf..cbac31b22c8ec6f807863345a19d360b75167905 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 51fd563a1a4d03b1a45ee95eb282aa4079dd418d..72327480ddd794efe229a3822c512c4a3dcf81e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index 3cc909babd5bf607f50d60029771ebe8cd774425..4c7ed949ddc9ebba13fb052e1c7e23334b45844b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 516ed0fbd6f9dbf4154e0081d3178ba96b7e035f..bf006632319012112d0a7801054949223cb61d2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0fd9208b4e4427b781b6d5bd846e57be3bd2ce21..a297d6dc8deb469900c338462939a333da39383d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7adf54b6968b7259486a6e995ab09eb6dc748539..a0b36b8f75a31d3407af20bd76d8f9522e77983f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 31340962849def66b0ce6b1af6e4847faca08088..6cfe6a801f06a8a65ef52bdc42167bc6672ba841 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 126e2678be32098008d4d99d80fbff11330f47a3..95add062158683e69f8c531f0a7263c926ee6b49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index eb0b8b24a3d5bba05d3563778d2b952e755f0f43..8ffc29d8185a2462e4a3d65e1e975defb15a08df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index db13f2ff284eda8cd7cd3390ccf092cb45d698da..ebe4531c366debad46feb88c1a8797d6a0f9aeee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8cc8ab0fb23dc585aaddd7c917f0be48eb846973..0fea11b75080b9a056218d86b7e02f2fde36666b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha1.h"
index 9bd203e123f9ab59aaa5d6067121e47a9328a5ac..211eff20cdac8b22d40e6b34abbc5e7f51b957b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fb5be307c58f47204b9442d5625dc17dbf8e1d35..53079dac07a52bdf894ab443aeac67e8a0d616f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index d1153cef81db35ffc2656a0faa3415f188c6ee7c..f9dba551f9fbc7478533d1c01cef8bcc92db6333 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5e6a07baf208ef9e12bd6e6fd002db249bc96ba5..83f157b57f0ae54116f0070e72ce76d4abb9a693 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_DRIVERS_H
 #define PUSH_NOTIFICATION_DRIVERS_H
index 48c59ece6a63038ce009731f2aa8471723c9b413..c2371b23cb7e5a969af62b77fd86d47a1cd4a8f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f9fbef30e96df062c256cd33253c7f052b7757ae..156b5f5ed2fe908b4e151824b96edb92af47c234 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H
 #define PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H
index d363f379db55d180ec06cf79db12984bccdc2f5e..fd4b16202d0c65993dc60ac3b72fc9b122bffd0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 95786b80aa3df6fa7b5a689edd671079e681c975..9a384c04cbee79fb0ae39a4183d305b66c8bc8cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_FLAGSSET_H
 #define PUSH_NOTIFICATION_EVENT_FLAGSSET_H
index 615dc9816a1cf3a8fdcd56763d8aadf3a7b1f88e..dea5b79bee212acf466dff2d9ad0b78d1cb332a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 50d182f101348901b97c6218523b5ef72d4e4d91..7d028ff3acd90f2d66f7d971695bbbca4721c9ef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H
index e3a13f8803c06d9b89cb4620bf6c4c1e2440760a..368cfacd07fa785e5fc813050a3baec9ac698764 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 43af841d1d0fbc714dbf847476125aaf105ed5b9..42e91f9e7a25692f32f78aa7018c3291b1e73e77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H
index 8df2688521635a9ab909893f805ddebf14d49c7b..c3fd81732ea3d4feab588c5a35fd65d2f3d3cc59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 24a8af93274046dd9aec04776a94c0d4ebe03530..125d0e0687b76c85f4567fdcfd054f83dc2a7dfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H
index 6df8c4f7c2074837535a89111d2190af3b695897..046f5ebb14c6a9e4b513c73cdd82f6fa30cf472b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 68fa1b84b085094c7ccec0bdab7039350f483326..e490b34005f32950343c0a9f95cd917e1e2cb7ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H
index 237dbc2389557fe54f3780159806b6fc022a38d8..0eef72e140870474495fb78b1c957d6e30789c52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 17b31073bc5a940009537fcb771a676a6559894e..22e18ac0d71bb7808188f51d997b18c84bf2fed1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H
index eade98e243b74ae918154762f5e1159df43baa99..714e784ce53cd063b698d37cd3d42ae6ddb660fa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H
index e27a2acf59be208e0dd366c3b1a4b09276c4ad48..5f9ce2f8978d6817b7916ad59aae2dca4756c412 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 079108636695506724f806ca38952242aca76376..eb53d455b053518a05e5e8f728fd0f922508bd7d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H
index d1bce7b83d5771786e0f788e70421779126ecbda..6a154cd3d19cfdcc9f984ff7fe29f9bdf6a86ebe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 983979126a5a22b6c41e722ba7ba3923a36bc7a0..9b0b2187f3441995369dbb24b47f8df14b3f2469 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H
index 728f0793f2ecf5d9435ab91f2e68d67e908eb0f2..421cd97ffacddb9d8b0f170b52cc9eff192b1718 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b6d72477d5a8786fc338a40ee3a1071af036491e..df00f5c05b0fa999d393d3d7dc4049dc61dbae1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGENEW_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGENEW_H
index 870f894d1682d751c124f1d3c3c917f4da6fded7..11e07d016d399a8214a3d0e9277ace39bef084f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index ff77a47168a0828009ed8709446e59e5c96af926..1b8cf186b6ac4e44168f5f24cb97e14dbc7edb0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H
index ac651267a0a77061ee5f7ee10653a9f7ae98fc1b..5056db29c345303a753a5bc6e272a0df15099a0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index d4c24da3e9834fd1df43b1b3732f1d0edcd2b6ba..28baf289e7c7ef8d1759abdae3227c77ed2200d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H
index 03dc9a68969e0ca4c2000b22af2bd7355612857a..e668e78a1a5f4d7793c28a2a495631db84f9892d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index d6fe00fba423660432c86767bf13d76f9db92bf9..164bc0e8fd05ee7ad982ef22de1bad1ef95c2ea7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENTS_RFC5423_H
 #define PUSH_NOTIFICATION_EVENTS_RFC5423_H
index d835395768855fdcf2dec07795444c15a6d2aa9d..e11171cd3794c39187a3a4812ac819f539a4ef1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 659d1021743242cde7f734e2056ddf96bbe6757d..ff07775a3800c58c7a646f15622f23009b1e80eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENTS_H
 #define PUSH_NOTIFICATION_EVENTS_H
index 76b025748d7a26e9e2fb9366d831d1bc96bfe321..4d7f319a0add9b93ff07637acf572fc1f9bd7383 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b80bdbab6cf8355d03e3c5ce1cfb97da4234b4c8..08b12177ed14b054cdf708fc43e4c731010ab80a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_PLUGIN_H
 #define PUSH_NOTIFICATION_PLUGIN_H
index 2ea022f45acc8bb84408851d58d0aabe32a537f7..cd799d32c7dd7b2e0193205422038d4fd26ff42e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 235b232abd2a3eef3be68bba1fd0e59b0a511c65..d70f654dc3452f5873423f822bc2b209bd19f752 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TRIGGERS_H
 #define PUSH_NOTIFICATION_TRIGGERS_H
index a9d31e76a7fd50c374cfb9422d959c2c52e8b64c..daf187e137ffddd2e14985cefe2a510a4e1a9b99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index ea55d104a09747fc803c91af7ae07bfd4d134a6f..cfd4afe24785d9936b155048cff43146f71c03a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TXN_MBOX_H
 #define PUSH_NOTIFICATION_TXN_MBOX_H
index ca3e010d47bee8e3e65940af00a4c1e37163717c..65e64537ecddf2a6adbf324f2adb1fe47aab9a52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 84a616cc836e21995f53df2020433264af987432..121742baed527f182823bc1e18c9b95dc5f10253 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TXN_MSG_H
 #define PUSH_NOTIFICATION_TXN_MSG_H
index 21df35333e30de6e925bb0625b6eed7f0fe72778..2f1452630f72bb869b06dc23ee6d68f7f581a606 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-context.h"
index da12ad3f0bb6e6f1e99a468b6ee0e1b41eafed00..2f08b9362cf4a56e9b6ba7eb442090e8e1525acf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 2f9888e111233db4f9a985590275386216c17e6b..aaf5d28a39997501b520eef1a4eab858449e3b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-iter.h"
index 4b5ee9a59ebe101b1cc28f69ff6910c620fa5082..4026faa149fdcbe93001b153adb09b66f1f271a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f8accb59cd9e7bd72fa0f6f9edf741566a0469d5..1d2140617645c4cfbc84a52a89d49154ac467a10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 /* Quota reporting based on simply summing sizes of all files in mailbox
    together. */
index f1ee128409e89c8ad63059c1649999c099b6523b..24c2d860c39b4e7863da8256c6cc2792ead78acf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 /* Only for reporting filesystem quota */
 
index 66dfa99da726c9f89ce0338ddcc0446e17b62cbe..df745fc0c103f5b27dd9b1fd31e14b6ff2138445 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9e3061c90265c4cb40d7d473d096ccf798f5eab2..99af68575c7adb121f8130a3760e6616705fedc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-user.h"
index 52d1c2639d81d3d7d742b2a777c102a9571cb1dc..53164b282f10f3d3708ed3c5ab679e3cd8519920 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index e1350fc0b55ca873597b54957d7c87986fb0bdaf..17d56b4ad9edcf1b34056e6aaf24c2a30c745f44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7eff71b4cb8710d63152ddeced4a132292ce10fb..c07ea63f6426f6f7b735f0df181b185b0bbf66ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "wildcard-match.h"
index 4d4c721f76e139eeeb6a404909b2541193d02ebd..d75cee3d288c57ed54305ea49fe63597861935cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f539cc5c91ddbc10943e56908d19d7b618540ba6..0e044387feb2f830bb472ec807472769cf19e018 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "quota-private.h"
index 517c8e42fe3a314d2c083d022f1985a008c7af4a..141041d6cda4e218eb9332957f1f1d27482ec1ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 676476560805486c75cd7d71a0589f998229bdac..01a34ebc7742848940e6fc146e6e7a4cf09b9c96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 41a9cd397a96d1f0ce491c9faa66eed3779c5e7a..7c48f6feab0087e1ae54e10cdba22db9494d12da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "stats-plugin.h"
index c07b7b92903345fe3219ef6ae5fc40b7a6335b4d..58f51164a85ad37d913aa5a6f62ab5967bf2b8af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index ea8130ba11e11a9320cd6e0e3b94d4391a44d18c..35d2ac9653c5bec26a922cd7142aa9059e3367a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 03224f859e1f5b80bb5316001dd73e1abc3b627a..b5db95815f9a9590d563962e58edd4284c44ebb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a6cfc12d3a4f9eaaea64c169e4363c079b9df991..6ded3b5bc3c162d03a3993fa31d9d9487e71783d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d73646e3556fa58cc18d6045f8d9a281db5725a4..1e6bcdbf393b5b53e634293b735e0068d8fd3acc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 23801a6ea11d642009028f24634ec75710c6cef3..f9a61be7e3c7f5dbec64e45424486a8302f6d331 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 027b6a612c132d31c145a9965fc7c0f7db4940fb..e3f479fb34ec35f5683e6a0eba8560262c6910ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 1d487b86b8fa5304756c48072b72baba7b5ed00e..65d7f7ea13858676ba6c0467b55ba2fd0ce185e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d2fe953e0241d01eef4716667559fe3f21ba3405..4ebc411b6ecd6c3461c4b47bf835f7113285f31a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 58abbf68ef1a294cd4ab2a7e7be939e20190db17..4eed40a2fc96384854608e4942b97f0366cb1384 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 479318037fe4aab9c0114fe5244b5adba274d45a..997a00651f3286f200039545eb9847e0a14f7deb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6683a460b1cd6ff22c2a6799d0384f59c84f96b9..b9b788140c399316dddc7e87e4c28874d36d364d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 92995e3c531809ec34eccde4128eafa88675ba4a..02b9a96ce3c21a3dfd3be5106fa2d0c37a6a8ae1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 46bef0b1f1388274f959b2957232574cea4fda9d..d499ef1784de11e6085229f7263c036e8bfeb37f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index eb50706a200de1014c48425ac22d607efab6ccd6..98c98c548ac2deaa62ac4c1d548d4ff707ade177 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index b72e0d6261be36121ef7fb057112e07235282329..a84b1859345c4c7e5279ec90f59d898de8960f8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 41ad7b9132cc4b916eb7d9074f4ce738df0e6317..dd4d0b49b129d3d3a10c574318ce9f56c2b33546 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 6561f86677b0ad46f6e70306c1a3ab3ce5c29263..77ebeaaec88c715d2a798921feef8e013b466213 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "ioloop.h"
index 4b1c09067680f4edb5ce4ec3df2e85d8c634dd9f..f1752a21db867a747db4e8ecb1ef250435dec082 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index fd1c92048246fe60276fb38d441a185683052c2d..adfc8fec86e35560b23f9095925856477e977b0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index e414dd7d1752a5c4923a36af7e7bc47e29b522c8..f74b9ed0fe32d8e27a91d12c1a5ece675682ef6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a73f63fb42701b0e44f56a2aa1b796f0b96d0077..d5e1b78e4ccac7c4e20a468753e9082b07cf8460 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1e5f5583436275f8806269616a827b1acd782c14..f6c8ab74e45597932f0e334656d47c13e2854ed4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index ed77ae839d12e8738a1f6f9848532f75d9c2d0e2..25727b6b3848dacd0cf7cae999c60836c45b8a43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9d1b185fa610fc86b682afcc6f18702c30ae618b..4cf06d6eebb7ecfb2857be1698b75178aa842874 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 40670454f2b8ffe3f5a38039861b482d974c1644..862a3dceff1abea8f8e4ef0dbe8ca44901437f25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8f2090e4436b1871279f8b70608f8032cb6a7c04..641ef473a0d39af03fdcd97fc88d35e5761a1772 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5e3d2f87fdbf443275c5483b5707dfb0dc668ba2..1f62cec30ff49cbf9b3dc4a5843d35fd771b9c94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index d86aef3498d9f433def2fbf09b492685d01bc0ee..abc6dcdf62a93263c0d8832118dcc5f205a811a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 42709a1da2909799bb809d869f065d8bd6bdd8b4..d33fdbd04a9490b56d28de421585b00b5107fe4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "auth-master.h"
index 5838f660dfd476f115b49ba4c6c70b56382099a8..6ced4aafd1ccc422c8c79df5bbccb459dcb11b9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8188f417b799e2b08574f0f9128a3db1c52b38bb..40ef21c1acb32e7ceeddfd70017626f9dc6a64bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d12e9a5cedda1cfe8acfd3f22e6b4a0a86ca52b7..90fff097e55aaeb01d25df0352587d9950ad0ca3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 345d3e7c1389a5bfaacaacd3fefe002b7bd8c8bd..1158623c17df7abb6ec17d1b43df64ba7d7dbcf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index a1b9fa2ffbaa89adb03e308bfa1e7b91b44d669a..d6ed8f4f163dd78a35cc978ee6b3d02680318cc0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d885372d4755f337cc4a74d67dfaa684c98e6268..be44693d61eaef34cd3adafbe2a4254033241d9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3b86020df63414eb80a589121f1acce57ac047aa..2f72bd6679246553c746bfd34349ca3a4e671414 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index cea321e8c1d7047020cd8e39fe0a7f8dfa37d8cc..bd2686c6d857dac9c81645feba702f2ecea97a6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 0bd19665c0ecc3be359f24900651e52a46985175..140e7edfa80f1015f461489407bd0aa1222b0fb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-command.h"
index 1058c8dff7605c17d2392d50ef8c999d8dde5009..80e9bbb447821cbd18a04ace71b6d8b2a6d9b183 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3f061ef898eaedc2de99760b93af2d4fde1ecb6b..382d1e0d4ae9267b3035c652cb3bb90508eb0cc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b4c3e7f17fb0030bb505051f4933e4dd54b33003..e9c77d91ab1564cff8d0bf32e2e69e5cfd32f9ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 527470121f7b83adede7a1455ef0a21c49e4517b..c45a1c05de48c45b8cb56ea8d9fda66b797aeea5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strescape.h"
index 947e23f7f8420ce14891503e0df7f1d1dd713503..40df0937a7d9bc66fab6ac8bd2b78df437eebcc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 74047511fbfc816b16d31b1eebd25d985dc005f9..e2970829503a5c25d6e2d1734d01dc659e232b72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index cffc201450ac3ddf366d92eba2cc5c7f93e85a61..77a26bd94060a490f3752aa99a8924798b22bb4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 95591ebb4906cee453592e40938239b644d486ae..10200f9161755a76b4db866b4d6c7aa402975d96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index ee77dc365d9a3b64b10dbbb34ddde5e40e3ccfe9..5ebcbe27a98c0286de745ae8d9411e0bf2137683 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9f20d31313a8e4e8439f78bc0fd52c77e41b29e9..6e1553e2614efcb44301e75bb759354ae79174ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index b0075601cb67c7669b297d8c1916cc156a1ff161..f8ea0aad60efa8bc36b55e9298bc16cb0ae8a06a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index a238fca65c896c4ed712f959cdc6ae2b371874e2..dadbab68a2c349f2fdc16d071caec7cdac6aa226 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 4df5228dc9d181d8d59f7555a20d325984e38dc9..956e7404bef917ada815420dbe390c88fc21cfe4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 4fa752ab46caa17793e4ee14854a6100d7e3b9a1..7f30a021da0a9b81f03c4b9db8521fd16185d3ba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f9030ab5f261e48e860a56fedb057520a2a94fa7..fe4c1fc2c04b1dfcfb8e117a7f0f2d687ae72d04 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 137e68c247c43926c8d3fece095cbe706169cdfe..7123b238e8e553029164a9c1671506df76702477 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"