]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated copyright notices to include the year 2018.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 1 Jan 2018 21:42:08 +0000 (22:42 +0100)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 1 Jan 2018 21:42:08 +0000 (22:42 +0100)
1231 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-fs.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-cryptokey.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-stats.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-policy.c
src/auth/auth-postfix-connection.c
src/auth/auth-request-handler.c
src/auth/auth-request-stats.c
src/auth/auth-request-var-expand.c
src/auth/auth-request.c
src/auth/auth-settings.c
src/auth/auth-stats.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-oauth2.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-oauth2.c
src/auth/mech-plain-common.c
src/auth/mech-plain.c
src/auth/mech.c
src/auth/mycrypt.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-oauth2.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-pbkdf2.c
src/auth/password-scheme-rpa.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/test-username-filter.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-http.c
src/doveadm/client-connection.c
src/doveadm/doveadm-auth-server.c
src/doveadm/doveadm-auth.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-dcrypt-file.c
src/doveadm/doveadm-dump-dcrypt-key.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-formatted.c
src/doveadm/doveadm-print-json.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/doveadm/test-doveadm-util.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/imap-login-client.c
src/imap-login/imap-login-commands.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-dcrypt/dcrypt-gnutls.c
src/lib-dcrypt/dcrypt-openssl.c
src/lib-dcrypt/dcrypt.c
src/lib-dcrypt/istream-decrypt.c
src/lib-dcrypt/test-crypto.c
src/lib-dcrypt/test-stream.c
src/lib-dict-extra/dict-fs.c
src/lib-dict-extra/dict-register.c
src/lib-dict/dict-cdb.c
src/lib-dict/dict-client.c
src/lib-dict/dict-db.c
src/lib-dict/dict-fail.c
src/lib-dict/dict-file.c
src/lib-dict/dict-memcached-ascii.c
src/lib-dict/dict-memcached.c
src/lib-dict/dict-redis.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-dns/dns-util.c
src/lib-dns/test-dns-util.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/fs-test-async.c
src/lib-fs/fs-test.c
src/lib-fs/fs-wrapper.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-fs/test-fs-metawrap.c
src/lib-fts/fts-filter-common.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-library.c
src/lib-fts/fts-tokenizer-address.c
src/lib-fts/fts-tokenizer-common.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-request.c
src/lib-http/http-response-parser.c
src/lib-http/http-response.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-errors.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-payload.c
src/lib-http/test-http-request-parser.c
src/lib-http/test-http-response-parser.c
src/lib-http/test-http-server-errors.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-client/test-imapc-client.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-envelope.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-map.c
src/lib-index/test-mail-index-modseq.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-file.c
src/lib-index/test-mail-transaction-log-view.c
src/lib-lda/duplicate.c
src/lib-lda/lda-settings.c
src/lib-lda/mail-deliver.c
src/lib-lda/mail-send.c
src/lib-lda/smtp-client.c
src/lib-ldap/ldap-client.c
src/lib-ldap/ldap-compare.c
src/lib-ldap/ldap-connection-pool.c
src/lib-ldap/ldap-connection.c
src/lib-ldap/ldap-entry.c
src/lib-ldap/ldap-iterator.c
src/lib-ldap/ldap-search.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/istream-qp-encoder.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-hash.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-data.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/qp-encoder.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-istream-qp-encoder.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-hash.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-search.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-qp-encoder.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-oauth2/oauth2-introspect.c
src/lib-oauth2/oauth2-private.h
src/lib-oauth2/oauth2-refresh.c
src/lib-oauth2/oauth2-token-validate.c
src/lib-oauth2/oauth2.c
src/lib-oauth2/oauth2.h
src/lib-program-client/program-client-local.c
src/lib-program-client/program-client-private.h
src/lib-program-client/program-client-remote.c
src/lib-program-client/program-client.c
src/lib-program-client/program-client.h
src/lib-program-client/test-program-client-local.c
src/lib-program-client/test-program-client-remote.c
src/lib-sasl/dsasl-client.c
src/lib-sasl/mech-external.c
src/lib-sasl/mech-login.c
src/lib-sasl/mech-oauthbearer.c
src/lib-sasl/mech-plain.c
src/lib-settings/settings-parser.c
src/lib-settings/settings.c
src/lib-settings/test-settings-parser.c
src/lib-smtp/lmtp-client.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/driver-test.c
src/lib-sql/sql-api.c
src/lib-sql/sql-db-cache.c
src/lib-ssl-iostream/dovecot-openssl-common.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-connection.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-pop3-uidl.c
src/lib-storage/index/index-rebuild.c
src/lib-storage/index/index-search-mime.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-mime-build.c
src/lib-storage/mail-search-mime-register.c
src/lib-storage/mail-search-mime.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-mail-storage.c
src/lib-storage/test-mailbox-get.c
src/lib-test/test-common.c
src/lib-test/test-istream.c
src/lib-test/test-ostream.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/home-expand.c
src/lib/hook-build.c
src/lib/hook-build.h
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-multiplex.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-try.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/log-throttle.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-escaped.c
src/lib/ostream-failure-at.c
src/lib/ostream-file.c
src/lib/ostream-hash.c
src/lib/ostream-multiplex.c
src/lib/ostream-null.c
src/lib/ostream-rawlog.c
src/lib/ostream-unix.c
src/lib/ostream.c
src/lib/pkcs5.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-file-create-locked.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-imem.c
src/lib/test-ioloop.c
src/lib/test-iostream-temp.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-chain.c
src/lib/test-istream-concat.c
src/lib/test-istream-crlf.c
src/lib/test-istream-failure-at.c
src/lib/test-istream-multiplex.c
src/lib/test-istream-seekable.c
src/lib/test-istream-sized.c
src/lib/test-istream-tee.c
src/lib/test-istream-try.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-log-throttle.c
src/lib/test-malloc-overflow.c
src/lib/test-mempool-alloconly.c
src/lib/test-mempool.c
src/lib/test-multiplex.c
src/lib/test-net.c
src/lib/test-numpack.c
src/lib/test-ostream-buffer.c
src/lib/test-ostream-escaped.c
src/lib/test-ostream-failure-at.c
src/lib/test-ostream-file.c
src/lib/test-ostream-multiplex.c
src/lib/test-pkcs5.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-if.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-client.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/apparmor/apparmor-plugin.c
src/plugins/autocreate/autocreate-plugin.c
src/plugins/dict-ldap/dict-ldap-settings.c
src/plugins/dict-ldap/dict-ldap.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-crypt/doveadm-mail-crypt.c
src/plugins/mail-crypt/fs-crypt-common.c
src/plugins/mail-crypt/fs-crypt-settings.c
src/plugins/mail-crypt/fs-crypt.c
src/plugins/mail-crypt/fs-mail-crypt.c
src/plugins/mail-crypt/mail-crypt-acl-plugin.c
src/plugins/mail-crypt/mail-crypt-global-key.c
src/plugins/mail-crypt/mail-crypt-key.c
src/plugins/mail-crypt/mail-crypt-plugin.c
src/plugins/mail-crypt/mail-crypt-pluginenv.c
src/plugins/mail-crypt/mail-crypt-userenv.c
src/plugins/mail-crypt/test-mail-global-key.c
src/plugins/mail-crypt/test-mail-key.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-status/notify-status-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-imapc.c
src/plugins/quota/quota-maildir.c
src/plugins/quota/quota-plugin.c
src/plugins/quota/quota-status-settings.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-connection.c
src/plugins/stats/mail-stats-fill.c
src/plugins/stats/mail-stats.c
src/plugins/stats/stats-plugin.c
src/plugins/trash/trash-plugin.c
src/plugins/var-expand-crypt/var-expand-crypt-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/welcome/welcome-plugin.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-reset.c
src/stats/client.c
src/stats/fifo-input-connection.c
src/stats/global-memory.c
src/stats/mail-command.c
src/stats/mail-domain.c
src/stats/mail-ip.c
src/stats/mail-session.c
src/stats/mail-stats.c
src/stats/mail-user.c
src/stats/main.c
src/stats/stats-carbon.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 be044faccc0a1613212f796c560d82916eac97f9..c2a20fa74a1ee178242b34962468d2084ee9e2b6 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2018 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 67fddafcd100e4109ecf731b14797d19f19b4cd7..6671139721f617f6cf62cd68e5a81ef81b792552 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 a703b4b6394480a023b9e9cc36d04e00cc622542..0da1c062b7c3b50afb4160375c4458db976ee7dd 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 adbb858a1e21e05aa2aec1dd8de35f1562cea910..1c3dfe49795e5c06b9c719cd3e36fddb7040c396 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2018 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 6467fd3f654afb125f10c1b46cdd0d9be2282fa2..5fba88618b589caef1910b59e621fb0299f0857d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2018 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 bf7f25f877837e638818ecc292ad6dfcb33b28fd..4c0f216d18176119450af305208232d124d4a804 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2018 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 13a4e8d7914c29e650d3d6d93e02499c6200bd93..6f8eca299bbafb259610d66cfe7d057785ed96b3 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 2a9e5fcaba1180872629e5901ecd5eac913b3b3e..80a5ef933fb6e59fde574649084d4433f793f992 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2018 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 1b94b98239b98c9490e147e150ed0bb20a5bb774..a9b440e62d5cdf0b3d33885a2128c3e0d94556cd 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 4d0faeda352ac6b640bddf534c246e0085566696..968041f00ce91a855e44fc807bf707297db31212 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 fa7baffbffbf88cb9723e1602354f0cb4cc6c030..fa8a5f71d825cc20c0a647f5376828c9fa7ed3a2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2013-2018 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 25ba3efbc02cfb1ca7411a46d5aa790d7baa9971..6d6166047df4185a61ff77a5044b8a0ce3510316 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 86153d7a182f0b4fc922a4eefa82d1e2e2a314ba..d584ebb9c0a889b6087f861422b12ee0b9cd0be1 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-PROXY 1 "2016-04-26" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-fs \- Interact with the abstract mail storage filesystem
index a10fd12a0979f4e22b9364d6b02c97ca2ae7104c..46f0b1e2ac938fb2deae803620c8a1b5b64222c8 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2018 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 3753412ce239296332c0f4b859a2bd8995ced255..9586f6ad37863f280a75bfc2f5292cd55655fa78 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 498f4cebafe36d490bc7d6d8e6c73555ee7dcaef..0f49aaa2d2550cc6295b2b230281b1e6ddabd5e5 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 a5819b0ff279bb5d4c303879b4bc9791c860629b..1ccab9ffaf09c8b7e958fd142003dd80fcf9400d 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 2806791c00f846272d29028803a875cf50c9d31b..27ada83cbaedeee67abdcacc17dc3e1ae45318dc 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2018 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 cd8d472ef5080cc8fdbb12148a7325ebda9ec653..e517928d6eb26f144ccd0e5224b1ea68aa3184a1 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 a6e4e9a38af7f713f97a77ac6eaec974c79743a0..58c56f4122d2abd5e8b4caed98583436243c8618 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 9c5dd3455b5b08e581506ad6eaf8aa368022b754..1f2d6c54cbeb344822d8ed0bce81c0f93a690ca6 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-MAILBOX\-CRYPTOKEY 1 "2016-01-12" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-mailbox\-cryptokey \- Mail crypt plugin management
index e4650aa99a38cb3d79be811a58c5522eb93e4495..4c4d0158e5abc7c237d26b0892abc3ffb83e3994 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 7ca67a465cb8838b3d1288827d30f28f0592b13d..d354486ad96853f461bb61430dd422303f9aeaf2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2012-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2012-2018 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 4ab599df062feaed1fd77f80b60eec2ffe84a805..7b43c8e4a9fcb46ef116a9e87fd766b4c5be0d55 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2011-2018 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 f4ff4ebbeff8f717eafb4fc1e7719893d2d8d9ed..c7f9115a514461582072417e302e7d4e5f628be7 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 b1343ce90fe2dfc2cb442cb32060f3ce0d31b6a7..67cb0970387b231fdb015e53943a024b9c7f35ea 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2018 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 2f64b064fe145e02e8a651c40ef434217d3c79b9..ab938388919e0a7ef5f09eaee0e1db2d6716e766 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 5865db36c1350ce5a93a73d9c1cba62e5864bc6e..f2502b9ab799227cdd2c6032200e1a877ef715af 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 29f70f797517db1e63abf152005eddd8a54e1cf9..b61ba23179640c748c12b6f8d77e5f7f4608a3ca 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 2ca0749325350e51e4a29b452d2df54d61286b49..c398aa8232bcdfded7376e1d54f52cc25c1d7886 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2018 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 3b04a3b7bcfbe4ae8a7f0475d35335c857bbd888..95d1b43b527ae99d950e78689ff3013ebc5c2610 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 591f6b29ba266318caf5fd07b20307d0e27e4386..6cc35b82a340ddd7950845f87907da3623e4bf86 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 7fea3863aed1afcd5071325fbe4a883c675bf7e9..d09c3870e01d4823f42ab1c03a577ec72ac8146e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file
 .TH DOVEADM\-DUMP 1 "2016-01-12" "Dovecot v2.2" "Dovecot"
 .SH NAME
 doveadm\-stats \- Inspect or reset stats
index 0f7a769fc87e8e5ce1e656eddf4c9fafe894ebe0..f90fc81c80103f45324ab636869deae69bbfe103 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2014-2018 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 5580aea9b0f9339e09a84dc373f7e5ff7f41b8bb..3a7abf7cfb5c29a26d01bf802cccd5be9162ae4b 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 0ca1a322d9dcb39988f9ec304448668ad16aaa92..a172bff559fab40209d37fbe891c424cfcbbbf17 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 077b23064da181b257a9d87f387008798b335e5e..0307749c8fd0146d2bfd5b69e14f6478fe8a5e19 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 2842ae51600d5aef52e55a96e3c0089d127fd264..229c6c1508fe798cd7e2d5b0c8b81c98ba5cb2a6 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 2c6e48ac8ecb5253fa02be6cd7168c6a50224a97..b94f588a5dc81f1c7efb80b40daacab05366f1b2 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 0964f8ff67fa9a3f82631cdcba7e4f8d1848fb6e..b0aa6e0d3a9e0dff9709f6328cec6911958fcfa8 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file
+.\" Copyright (c) 2010-2018 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 17dd5c20c38d7384c488efb756e3585a41264957..de8bdbd406b3fe83946c9e78df1807b1939e171a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "llist.h"
index 30733dada4e13d672233d92d3eb81c5e30a5a210..81707afcdc107f01f30a614c1990698902893b78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c0b530017d162c3792b6296bb59442a8bb11dd85..0548a0b7898fc008bff2bccefd9b7da966ce2e64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "hash.h"
index fd99680a7e6858f43f9b405bd3e7bdeea83adaf6..5bbb5d1f9d0fb5c5521e88bfb1fc47255436a170 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 05f2ba947007f5e128ffda4157c809df2fc0a535..74f5de4c885dc3d4252889e44ae7cdb41956f31a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 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 c67382740f38efd9b39079c9867f464900348e7b..f65589812fe329d68dd809f5b8687e8362de18b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2acfa02a61840bf79aab3c4045f62fde1b7ed809..011676cfb71ccb713046284b5fb310fada7a9be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "lib-signals.h"
index 37e8aa78e9f798edad1087807fdf310d53f2330e..5db6bbb75f6769e2c3180ba6907dc332ca6c791e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index b6ad680e42eab948bffd3666194da4d37009b45d..9ac4a825751cbda1a6da296d68ec1816cf696281 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index c830041e3f3e5ccc7a2769eeb438733fabf0d8f3..c0a8f0df7e205df90ad94a64202356018b451a01 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "buffer.h"
index 6fc3d66440bcf948ed3a86e998e60591a8fd5082..f00c562bb0ee4f386b402054e68c29688fe7efa4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 987831b8b6a0f6f792317dd2360ac40272857b0f..8dd73afed09f3d2f62f52000b29613badabce7a1 100755 (executable)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 61dc80152b69e4fb4c0f15a846aaff71810f39e5..d5e93a65d89f60a114491566b21e5d32f1cac60a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 83a0829d0373433bb887d01a7f0711303948efb5..684c69a0d5df530c91efe9f12ad49223da865599 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index b79f1bc14f0f5183f857f8cb6916e3d88aa26659..2d604da585fecebdcac2b7827a6ec48d1abf92cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 7283eecb5150753619385d4fb6288b89dc03f810..24bc3523ce6b442bdb11d2af21f7e4aa0b931f72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index a652ed0807f173154ac015a54a72baa2ea3cabb0..acecd2c7697c7edfe740fcb85f176ef7e94165ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 67afaf9baac7ecf743678c827b992c1820b0acd3..a4b53b69338feadc403c01e600af0d7d55c5b73c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index de22461927606b701dea194b9f4f9ab57c090012..71264a4a4133981b6348c619baf5ab4d1a528279 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 648b6ad3d47d4d84a9c1ee09d4680d2dac4fc3e6..e419def9e02c318b0f7ed27e7a0fc8ff1f4c7a0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 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 b9c4d575f4905bd7fcc7e96115868e21c757f4c4..c520bba5cfe60e41be406265f747ce9ca189696f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "base64.h"
index 554973b02d2db23481aa355d0708955dca993257..24c88fc0ff3b149388417368ac2b11905f8eb5c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 86b4f1df567b02c8260e5f8fc4c6944fd7963be7..7b4d46f91d3ad3cee8e9500a14a2be5504918d89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 7eb983b91e2d440bb8dd4db29a8236474f93d10d..7ef7f9501cca77c5e0ec2a0b82565061d4b6dbf1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 3db9dfd1e24c9f70e7980e8638ecd9766c795550..f2bda35c3d3afdf2217805b28aca003d04198134 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 37e91265ef696f39663e4a64993f1395e9945637..8974e5d494363757289d2013ece2791bd5328cf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 5512e4a75fa4fa56d4c9aeec388a01068919adcc..83a620b553f6a88632adc2b87d482871c7a2e0d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index ce163bf38fa27b155b126aa8d31a6961a864d2b3..55440afab5d6acc4f53d9cddd45b2c25ddec9e81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7526540e5527d9742d19c2cd9efd1f905f5565da..b53284f2bab6531e9f1d728e95b0ea3e1f413196 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index d1b47bcdfe73187f57a9f9d9dac08b6e987d3222..16c499a403692bf64b3338ee7705e5a8e0bba201 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index 688eae0917419568f31be33ca495d107defd751a..6f94ececdba3494bc1c0f264ff64a519cb8de9ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index f53a4b9d27bb8fbb38d46ca8614b62d141ea989a..c83fa406a9e3e277635006795be6a98ef7162db3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
index c27022fc282efb9869c17c2e43219b9cb5462178..e0b57fbae1a5225441dc71ec3e35b4e0f87e8de1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* CRAM-MD5 SASL authentication, see RFC-2195
    Joshua Goodall <joshua@roughtrade.net> */
index b4cf18dacc179d3b13c2bbd3f6ee78923a52a7de..a9c0e6483e2b84aa4b34902765ed33e299a75949 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* Digest-MD5 SASL authentication, see RFC-2831 */
 
index 16e62bf4c5c415be32848f089b58cb55c084ae14..61f26cf5f3783ba2bd674570e20ab9da29e7da57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 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 837eb2041334de3be997140d8e6886cb58457a3b..bb00b7a961c5c99cc76d0272db3ddc9cdf46e3be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index b55d151b04170ad0359bd9cf1f40d4537f91a3e0..0f1740a89ccbe60d51f56d47d85eeab4dd74334d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
index 1badadfa90e18917845a158500e8d36d83c3ea51..2d947b98b4149feea51853af66e2fdec41df9f5a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
index c256ffbce23501d0d63e166a59b48d9334520a4c..1d2a2fb383a0713e80bd313f44b68af72cb3df9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
index 8dc5584ca25388e79a1633f2083046241002813c..e200da3eb7d6cd5cd93830ffd0a9f7a6c5c493fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index a327b8935d4f032b039e780f875749e1d2095819..c49fcf842eaa372529fa1a620dd7971a795951e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
index e6724c46c38d0eee2337093dc99535c8a1f3999d..302c9674650ff63505f9e67895dd9b6d36c76184 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index 7f880f89018e93f04a5aa4580d6721e5971d8265..d2a237c2003f82312eb9246ee7b6ff7bcc505854 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 2670da78aaf0e8851c283e03e04803d500e50a43..b8a61943af32b44bd9f0afcda513a932f0cc431c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "strescape.h"
index 94b8f14d837233ccead7d9b6cba74b88085ab095..d5302deed3542877eab0d6be2f68d806c56e3ec5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index f3783db37d0514ecd3f356dea3ff11b409a97817..4048ec9439e9050c38c77071e9dc17ee04092a0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index ade4b3981565b9324078a9eb4f7b5c7cc06d10c4..dfe952932aee272ba980909b1a53acfc66db9eca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
index 68093a1d9ee5ffe72239cd29451831a0d607cd9b..b8b4a2e6c80a9f0001b12b53760cc97cd66f8158 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index a6ece68f2ef003c596c4eddc9241739f9d349148..2c2f558bc5d81d7762d62095a5502ce2f3356185 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 92af7c8617e31f95ded324ac9376ce17d154f99a..879575c28910b077c23b07acafa40818a7a27ff4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index a97119fc1e98dc6ebb2ba420a86b68371cec7fc8..965b659a0a7d04b200c428c16d3dfe1a8246d7db 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index d84146d12d526e2bf9e0d18f14874eec7e0ef32c..60429c0f11e1ff94e25f3273993a7ce0ce40fd95 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index f5f0cd35f238ff8dd339f65121ce53202100cf69..fbfc64511a9d8b1615a55ca40a70168bab165764 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index c5f660150b33ef62ec2bc8cf15ec6d0f677d25fe..3b90e811e2d5072b514ef31965aebd221f54dc18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
index 08be8c7c582415895777d6a083fd852531bf6107..fbbceb97b860e22dd076679996a6d6d7811708eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 63b667cbeece0bd16ba8adbd9dfdb583116f3b9b..9a2cd2181bc3454f1b2feba916753de096ac03b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 293dbf68e9a4ead30e9d3f78fc54a8fd283f8689..32163b921739e2b850baa8174616a3c56cbea432 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index 1bc2730fc7da97311849822071957491f2aa9ddb..2342a4216530626d6b65ea6cf18316ef4f1c7272 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mycrypt.h"
index dbafb31c3baab48715a56adb95e39b85a80594db..1bba4385bf7696855467981fcd279120b9cb7c10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot Oy, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot Oy, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3ea3b12b0ffef49ec9fb5d0efc599009031684d8..b204a0ed0f28900f75290d5b012d29cd9953ae86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1c9d47e5b1488dc934f4662fda5e1f70cff7e678..8997bc4b25bd2bcc508db9126b2226c2409107dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 893526df8acc2e4cd8134edc158b159e958050f4..c1dab8ee260c25ed361e380e8bab45ca27532296 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index bd2fd7f007d9603489336dfab3e81e53bbec0e24..3846be076b6f3fa3114f9d85377f41520bfe746b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 476047e0e5bb3c4ea4e9c7cd2ae0dbd249eb561a..446060d8a1e88b0aa1b010a8f1e6a28cb090b5a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d1591c1b0cf0225422202e7c1d8183b58caa8dc5..e56699452cf589e21763a5f9132dce8b3719f7e5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 43cb77d3dba6d392f11708278210062ad7f70f99..7b134c876da017b8b2ded3b0f53c130f2b01b1aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
index f0b717e8515d52b622b8b82340b93ec28e8dfcca..55d029b4d92b3ba5753742caf8a5bc176eb4c0d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 1bde0ae2386f791210e33c8fdd931a300491ee51..22d2261e3a509a13474af4fe07585052a0ca86d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index e65945d964e13a09cc491567da63943b81fcc7a8..50f80a19936a4de320742b66490b027697ae875b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index b4766bf268ce105919303f1baa031a55eb81f356..b955986ea05d38ae394cbb5c964a7fce35fdbdc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 /* Currently supports only GLIBC-compatible NSS modules */
 
index 5c19e21a46221829ab450b2c370cd50c9f372db3..47390263711ad31fb69487399aef01da6bfde009 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index a3194f8cb079f4a72b9bb9e23f7d35d059699d04..bf3a6a73fdcc3b7f0936f53bfd1a2c905361c8bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 30781769823936b4e41e0683ab2062cd601e7efd..b0a49c802e1b968cb5c8deea7665c752413e0dfd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 976ad4e09da93b4c1e4348d0d1c131d82999289f..0e1abbabc1869b2d625078bda27a9913cb280e16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "userdb.h"
index 546f8b0033126dcd7beb69766bcb1805f9fc79d1..4338e5a5ef8b3c17edcd70ff3e462e5a41aa1f1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
index fcf713eb76a7fccfd4105d4981333c94821a7de0..a3342931fe711fefa141b8442c3901b75fbdad4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index cf5bf29948458376093953a7bb8c48c25c336a29..2543dffc4cc061689b844d26ce1469db2c949303 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */
 
index 161c89942ff62b37a61f8f7e8d7bdc80648f9ac9..2902db9726db6e238aece182b948171358a99b00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
index c82e5ea96001a9208bd4a648db423828379691e8..e617229b4c31e8ef682a0b097201f92008098951 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a75f9d37919b862fb9fabfb2d092c2aac8707f8b..78d65e8d232df4b77fc77f2b57ec48d78aa000a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b7c569339abc67a66fc04b10fcb0b53e91b0e9b3..70b3cf374f6893bcdaaf02a328f971fdc723e058 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4f48deb7d5a0b774d56dcf59370ddffdb78fe944..683605707c760c04dd06648c178b7dfee51ac547 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b8ace8060d9cacf1f19abfb17602be53c0da614b..fd92cf2e22f3b4c30e0b122df01d5f18cf9a26dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9d4925f291f4dbec5c589b7f584bf683a1c8d37b..d645e7f4ce99083b7761c6017079f20bed8e0bc5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2fe3b28ad5092622b87f3a74f62c13ab5fe5bcc7..6eba1b7dccd58367a06c8a2dc92d9b30562af326 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 72a204db410e6da2c5aebb56a9d3e95dd8972731..29e07bf25987cd265007d6ce98d3ff1af357b59f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7d3920a5f04971ecefe11cf84e7ffb5715792b4b..a2397b538a1f98938d4073b3d94aae230072b43e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index dec122894eba0b7cfcf241bc4dcc28a6ee40b154..bd90f7e86c8116a02128f159946cf3032a2905c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4240c2499b3b187ee3e3850b5bb307a469637f0b..5b49fc5e4d0d8296c2c15b9574833eb47c1f7d4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 10a5e3af55d709fe8874e92e1a172a200d420dfb..b4a476c56dbe6a20ab58169e0f9f979539ca62f0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a68f2176fc3fc40465dab6c90dc2fc71f67a97b2..00b433aace785e9c68e274252b65c7ac67123a98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 6034b2d753c63c018b32d73607f42b737ad04f4d..0fee38d10bfc5ec5117a0c35de5ee63aea6fc1ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 47f6f110f3eb994b5c5543c5981feecb48db304d..b2483d32662ad1eba176d8db11212f30000c731e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Handshaking:
index a61097300c1176da326b21309e53c0114bb2d376..63c477a8ce821775230d432d9cdf83fe4b78c6da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f32d79aa169ee2c1518dbbf4ae1104cd783e04e5..b6978f43e5a9a21a09df203c1869ecdca7b2e5c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1c54c00a5a39d96b309255a22c60fa15904eacd5..5bfb1e0d780d7e79e9af0f9cfc5d5aedf3f7a813 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index edc2345fd235d25d9ac6cb96735a22b06f2672cc..e68dcaf5c673d49e8bf5a3ec8a08cb578a86c1ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 /*
    This program accepts incoming unauthenticated IMAP connections from
index 9f6a6d5c2127e83815c6525b933244a257ffbc59..5fb842a9df3dbc182a78c9921accf37767ba5dc8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ede9cd21dd78832cbdff538d782ab775bfc165db..2d32c2081508d69eb2aab41fec7792224b909202 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4a750332012af0045754c37e23495f85d989009e..5d30d2d0b0c02cd62903b03d8c0fee8429d0b2de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d473d70843824e67208dbee37cf5cd189cd0370c..ac088fb45b5c94df6249a9fc101aac85ead4aed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 09c1b351dc6c890335f88ef511f804c1b6817d17..5c8561f7d8b91feadb8c9fddc292db68ecdf444a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1f6686a3538a3e0cf3fddb645c385b4646217f20..7a7ffcd69010b0dc5a9170e5a37e5994eae706cc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 87e2eb208685c33b70dd1ad1c5fd383053959d64..6ba69cabdb9d9145705dc0cfead901efcdeb7462 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f0fca7f35b22c87748fd2aca0a35c47e84a7a1e8..1b454879a1aa4176723a78ac0e0eb55b27383105 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index cf73d0167172fe3222bbb36dae46cba4b08bb486..5dfd70706b0256fa0d51f5e1ff581e3887dad569 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 387530d341663097ab103ee21ab48b014bc21b54..15ef79d891e5593e5423e74153bf22e2a9dcd7e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5b06d21d2d0a81cae8da9f1aa743d594f0a0423a..754a06dc8fbf98cb9652caca49b5d1f201b19b9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "compat.h"
index b40a98362460ae7d967091efc59b0cca31844bcf..c3f65d47b8e9d49a19555b8d66a9d09121566887 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 8850d3e8750996a4138f02b7d1d8f6ecf31d7f4f..f352c0880ac8262e9940398c6c0628edc8309082 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d8205939c8be7e6ab4af499454594045a021c0b6..07d228035672b9412f9a7592393f6589875e095c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 799a272da0c872c41666fa6d76cc7af2beeb6656..d243b62e74bb2b46e1ac292e3c610cbca1e1560f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict.h"
index 4914b9be005531e6146a96b5a624a6d7e30f65be..d5ada0e42e60fa3c1c01a1ad3a203bb7742b13ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index cd843b51414039db1141ffd65e83b8c2dd0af646..d3d7a69cf5c931470a6e1d08837a37f4ecfbbe91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 996473c240fc018cd5efa4d44fe41eb7dae574c0..91dde301f3c743c37fa0936f1c503feabe3ba24f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index 7d0f5383896aacc3f2076494f83e65b697fbc6ac..7f5cd033ce7e6f4f4d098edd0f51c42088b3a872 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dcrypt.h"
index 03d5cf7bef3716a967a8a118092b758f10e9b4e3..99fcb203cae2b52f02011c1bcfd0cf317cc2c880 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dcrypt.h"
index 9ecd1377911202e61dc4134da8388ba1acfbed63..fa318e00e174480b20041378a29eae253409f637 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b2a6e15dea23d8572e2ed2d6f682ad5b6d502e4b..e599f381c9ad30a7a88e6204a58a823b5734739e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e40482368923ba1169a5ae5254c07d2ff5946756..511a593b19d1df2fb3581ad96f812ff8d4a6a275 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-binary.h"
index 46f2a0ae004cd9aaeb23d5b75334b411f04ec67d..e5d32b90e45c4f167cc21297e3a3e4f1548b9809 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index ff5774bf47713587a7db9f2ec348cb8ec052ca17..ea70f94f0efe944b176c39e31290643f27bd9d8d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4d9ecfb5e24c061e7192de02ebb112408ef79e82..fa014bb607085026e6404b8bfc40e4ab5aaaf9a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b7d4d5c5137dc3d6d29fccc664e8d3e3e0653f80..fc2755fb32d1c378f95df219c63a47d0fec34b7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-instance.h"
index ad95fd890ad54f801a669f4e7686466b9f4f9a87..aa562d0d49a401be31449edc881b73630577ae20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 35b0613f0e65df88c09544024c6e50ce39e71ee3..b76f27ca41a769a4626680e59b6d0034657863c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7ce485d8bb7d7b0ffade4fafda037f1b44fb9134..5af39322b855824882cdae704f82feae10b3a32e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7fa86cba14b1ecdb3c75d6c55db916e3a9a5803b..b8224ad53e7b31b1dfc6a098da778ffbdb43580c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8e5b700912c7a26e8966e4455079c01fe839875f..037978d3264512c25e756b3f9e7163a9d32b69d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index cf96cb6fbd5215031c7d3113a31be9db5bae1dd7..b58ac043e2b638cc8abbc500c1a6c05253f872bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index ebf612f956905612789ed25c137e8ddd3a383c72..c7fc6149ac5d65fa72d290bfa5ebda176f184beb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ea74e0b9ba12a1e58b2397b59ec1884d92888f49..a064210ca457bcf054616695b166d2a4358c0889 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5b0e25f498794225ffd7ef452c3a3174a2b02c06..ead7079ddfe17207f63835a748a901627e996072 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-util.h"
index 494723a34ea20180170dcf15072a738c9890f932..0cbbe16505fc681f6176f97bf83d2ab1f31c7b3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a16622436a3dfcb7b6a60cf28e36033f1b058e83..b3ab87e79cbb851f540af848aa1595fd7ab8625d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a348c285c01e5fc15657618094d4d9bd2b010d47..5122d706a366576257eb944d17a80069170d4276 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 357adef38166d8ab0b2e60ab1f1940b3fee024ba..f42df2d28853fe836756de70fdbc6cbda1d6f21a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6334cdbfead999e1a2507d3db6887b7162ac4bd3..c22a4b9dc9a50e3ed6e7089e716d09ecad9e7510 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b7b5c52d1142267568de6724cec4881e50deda58..99b4bae3a997fc0d91522f7198ef3d188ddf3fb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3481f619a26c86a0c2bd9236201da9d2d8b55bf3..f5dbae014e1979316e2ca8f9a26f14fd4fbaa59e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e246da408e4eb518b5ff9366dfe1c788acc1045f..a2936313b3fb06d228a94773fc950ab110695408 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index b84260820fbd66989c1f23c1e84eca848df82ff4..aa1b7259ded8d36a0dcd0681cf741c6722d1618a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 15046d458edaa89de53f5adc8f260e0cf4b8f8c7..c0ef4ad428a19e19613c697dd665043e5122037d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d6a99c0f5c6a96ed000110507ac4734bbdd4addf..71179998cb475449c2fbf1940afec14643ee3656 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bbe4f261adbf0e253f83ee40c52259cad5a0a18e..3504d8ab0b5d4ff032e1392fbd2fc0d288c45499 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cebce0a787009b3faabc43de3aca682b8271f70e..482ca5d00b67cc1ece51a91ba2cc6f971e746722 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "master-service-settings.h"
index bd596b201c1fd850aedba276ece94c2ca7a05ef4..15e22dde07e1400e2ac6163264bacde819ccdd4e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 94411b1655bedc18914044357991cbe283323b59..711cd0bc98fdad108aa4bd04486f4498125de946 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 24c03a73cf7fa3d5efc2bf236322b7aafcc29a9b..07a16cdafaca2f34206fbc2bfb5ae81310904ac2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 007accec11998d9662dcca66fcd7640b3e226b44..3131a302748470c90552bc334dae82cbb6e42f54 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4adccac429808979d79b0615e7532f66ea555a2b..2cc0177a72142edbc0856b1025ead290bfb4fcee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index efdb58579d4fdde712398da9de643545153b94f8..e01351cd342a7b3d18904064366aa1e34505a575 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d1a2759427ed17c95ecc11785009e1bd0ad66a1c..c65da10cbc66e2cc44e3ebf12ce30c0834755ead 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 63c5e639f736d3847cf6d88f9a75150427722248..c56b040ee7d4fbd25aecac78c9bcab835b54ea11 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index faba66b874539fcdc03ebf1e0290409da3838a77..991fd33a8a8136fa537e6f0dabbb19e700eca95d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 76b374ece87a478d41b9590a6c2b38e4f693d798..7014a7a389880b6af0095a3afde4b42506443080 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2ffc900d2d2f2694cf30d9214313236dc701f7e1..e1e83e7404f26b6c587009c70f14ac26d31c73c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1706f564f1c773d267a62d1a8acc4caad3457c18..afc8913ee4c45a1c8f5c42138f0306ebf0b85977 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c1946987d2bbb2ff56c20151207d6baa6cd09d28..61805ccec4924e21b7ab0cdf3130bd6b43b42429 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index be14e435a10d0df8365ff87b3a182acc1d5d876c..fa7b1009ef7ab30e95b7546973793d3d31c35239 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 95e836e9d6b96e752a3b02eb31dbf3d350d2aec9..4bcdb3f6a3f32a2b82caf6fe66034316f8d41bac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a807946bc91312bd27cea7ceb5afbacd5e6bb568..986c4977621412f639b6b50b96abd8ecfbb9b523 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cec8d29787782822b1cad7cadddbef26440b82d3..0a6452b97b79264178ccbd17c5b65dd5f071ba07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2e6e252411bd0efef37d2a064570abab1c2a1719..a0544affa2cf6b1a68f3ecb3434323c81ba88df2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a385a1cb44ce7569e8039b30589ede87d0b6d30f..85725da75202498cc663e71b458d9b34b48bd9a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index ab7228875982a3336ad34197803226734b89eefb..6acd609e6b7472eec10b32b492019baa18af56af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0d3a9535639fcb5453f19308ac7c2c661ff71079..2030e040d2424ea030d0edf845fc575f6eeb00dd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index 102bbe375f5da7d5801b7c8d0cb7b3e6a083246a..b2536451f03c62250cfb4e7e501d77ab8ea7dcbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fd3af4efd2ba400f904a19101ca9933cb36ba279..560cb571bd9466970aec0f3f936f54b6ff1c7901 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 44e53038c672fe11c4af1373f11cff37cedf38ef..d9ffee9cd2f88db6f1027709832601fa7a593d55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index e2a36186e753d4476a1e8347d6c304128ee7e5e2..842e658f1b3fb973a223330f58651c90b017e763 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d1c4c4c6bcfc91460201c2decc66ba7a896b89a0..2a90c473b4c098f5218f7258a4e0173f432012b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b86b3950c46ce62b4f415e1029a17598d3a7db36..6446e4d981e2f18e7c7aa09ffb4560f41810b1e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 208cae4d4604f05a7af670c21ce4ca15e9fa225f..88d506aade539652e54078d5763a4951093a73f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 771bc7ca8eb4864123641672f2a0bdbaf67e6a51..dea7a23d97ab1e203f5ef8f016c459ed5a7c07df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dsync-mail.h"
index 2271bd870406458ac55538ee3bc91e97941dcfa6..72626ce4e3941be677370e90209cc2dc6f001511 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8685536db9acc972a0f75187f2b1f2da26bd1f51..42269e8de3d02551a3074f4bf5882589b10b0fc9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bdb3f3a4d0454d31a70cd2d00c18020105ef0e93..ef4ed333ee7c56475a235f96045ef313ddc80f85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6193da43c99ebfaf74608624938605e93dcee1fb..61c592e68285a2f21d2d9ff7e6af7dba70b4103a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 337df344c9e88972220e2c933a343b0803367fa8..cf2820c46bc413f713ed0a36283eb9a4f1e3aea2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 518fa85a0b33a40d528551e8a35490e5c1707efa..e5dd0d3aa88aa88156a2a3c98bfc5f0803424b3c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 144f44b478ebf11a9a5032e384be2bd4e4896d40..bd677aa4a5c8653649b79a12f783eaec11bf7dae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 18c2b5d0fadcf88f8581d6c073de78b24a5a6770..3b7e6f3d4895d58c34ad6e2ad81dd3a3ab81e018 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 1b16e21fdecba37b506395b18a8a51ab056c4a4b..7b369b859f5c767c3fb5141908ceebb9c65c5ee1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fb267b51d996cd0061f72e625b7045424ca42584..b347966a6e08c798c8dfabca631644aa606927d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 91cd4f822a54ebe2f722ed6786af3ca41c0a5865..c47e2bc3362434b920ea5367aa5f9814270e9752 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha1.h"
index 89c6755d7e1f259406bd219cb0a408a6230d90c7..be976b7395925f087f7eede69b0eb248f99a2a18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 65e7441de0b2d2fab3796527c75b55d9e1eb3f82..2e330f97c6ac7c2c1f2cfe845db637ccf12b30c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5809d89efca9142417d665b269c2177250d56986..b29a0c41878d8539ab010ad4cca695956461f873 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index e119e2f1f687910a18029623c091c25c31d8ccd1..03a27c97cab2025697d588a2e695a88a7cfa1550 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 545beb4544134d1013c2ee490134d9e42a2999ab..a7c0634fb70c8168290cf755c097f38c0c59424e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "connection.h"
index 154e95f344cb5f06207655c5dc7673f44564cbc8..dadf77d9e08f717a15685a30a4ce054777335c0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e7e1e6ce74fc77caccef55d12a15297d1e80b951..3c162303b9ee26caedaecee7efc22fbc9bbbed2a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 474c6255f6cbb246ad239698d98c2f0231235d62..c7d15a1744418f1558c358b648751525dcbfec1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 1a43fd20cd8703cd7426f5318b14bbe70df09ff5..c01d41ebea19f308013c59a5ce3a94fba9a4bc8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 93b5be7524b124a3b12530b20ffd0250aa06fffe..d714cfe8a24c21ff9be2233048f0c0875366eee3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "buffer.h"
index d40ea984316944576e70d90168941b3e3f74b8b7..e823e8833344b637943da989cbd4c3a7f507abca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index aea242919280651e32af7944a54655254d179767..e980cc2353b603945abe3c0ae1e1466ae058c91e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 04569cac9a73521540e830994d4fdfd75563b1bc..764e40b3e14f50933b3630a749fb60c80cb6ec96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index f60137a2357b8a51a9301069904655ac6dbb3b55..8cb12029b4f8a638650f0c841e381a9ada285999 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-urlauth-common.h"
 #include "array.h"
index cd0078017313a2990f7ac311f419bba3aee4f4ea..4442935eb20002e40aadb3f94d6b061280050754 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 5184559ac8bdbd7389de66647adf922bb21a59d8..8ab4bcd1066a32a0f05cfd0e7e199466b22937cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "str.h"
index e5e044a366195bb559d757e5b03717a7e35d04e2..e688e2999b2d9e388d0709fae636de4410ecaa57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 775961a3d0993d00859d31fed41b99d7d42eb67a..46e2f674bb33bda8579a273cc4c85fef7b4597bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8df68a6a3c61add7e1bddc225a8712fc55e9f382..c841340450252ae1c4b3b0f9681a57d84d1fccdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1735288dc35e7f24550f2bd8715b9cd213e9f836..accef10a99b158e803cf79987d9429a38f6b81f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 /*
 The imap-urlauth service provides URLAUTH access between different accounts. If
index 02db96b7dc4968636b528528b3e546088ba6e584..41343849f5626d5f070849af279d0f218d292ae4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 9ae072f2136bb5b9440c0875244141d2ca7e5fe3..8676567f128e59540bbf1b86b5c5176e0f27ad4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search.h"
index f1daae82b48301254555c71882dfc560e334ff29..3433c895005d8b234f919fcf1b145e3526be7b66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index b983ce719b56e0ce5beca68fc8addd6c8c832d0c..a456f7cc00ff234ed91d0029725d1e712fd5ade4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index f6156a5df4a6f3f2927efaadf787f5814657d53d..1f4dfebefb3719fba5445cc529f8ecc4eded50d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index b4b71b1a492b5f4cc580c4a901f170f065201012..8bde3b9a7b74032c2c6df3ead49d41a6e2c2469f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f581c304163ba08633ef7437bd0f8909c974552a..c745fb258728fb85771f9e6061077dd1c4564810 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 4e34c1d0d337406495f456d77e730869dcc1168f..5296f5e6c6734501b2c446b6f8a5dbe9aa86be9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 6341d370b8aa0c8b0b55090eeeb724c4fa7e3045..2200856d5545f08ebaa62eae9882faa739aa8d25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 8c50bd0b059b1892cd22fd6e13f515c33404c9aa..4000fa0898c11ba5b8e1e56d38cb7cb2a8d02f3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 139ce14ebab4c86bb2a7f837dc1a85f8647acd40..7388937a0889dba7c416eddce528a05132b68a50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 085ddb82a95f12609c291c2e12fbddaf9abec670..f64e88f8bf60c6db1f4381a9ab870c9a8670f0b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index d8370ea8560906b5ad21beef1c57d40da9ecb1f2..790037df5209f41c3cd60a859d86e90447caea0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 9635a6cef4f67fc6469513cf13cafdd2e0d87b77..69e3c2744fc64713c5f3ab9557a20712c8836f83 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index d0576abd731ed0e8f77a924aac6e6347615d51e5..817ac354ea5086246ddb8361e1fc083cafe4963c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-id.h"
index 330222878fa0342d517271a1d11cdf0ff485a9c1..4028c2878f4221fadd5e1fbcd24550ea42bb24e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "istream.h"
index 7a7734bda2cc25f2e446f34dd91a7f5c6d9ec7a1..ab96e1ee7443ff631a77bfef55ff4244017f968a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 9c7f1aa1bbf7a4929f9a7be2f8bf25b02d04db8c..fbdd41663d40817f799d4a8d7ff000ff860df1a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index ff2c3895db99ff4898d009c76a4581dc87972b72..55d9b6892ac844e1239ad0828c3cf2d77581e2f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index eb990e3bc2493af4b2dbc092f626f00166003b4b..23d22863bb826c54e9a449ab38fc7a0a438c9bff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 01d5c8c25fb96e11f9f5452f32fc2a9c1d9caa6e..3fd24449aa1d2cd24cede4c756e986ec6ae8dd43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-notify.h"
index 641c1d7b1df9d650a3f7d290f43f33a88d6601b2..494139e1dd9cd6e25725b2f9e9c87f030590c076 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f74561bcc994e48ecf3b43b93bb91a7326880be8..7db35b6f701adcffd032be835a825b2632d21560 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-namespace.h"
index 3ab164e4872339f6531fd0e84d57bbfd7cb017b0..a2e6e79fcd224574a6b095e6cb8bb8363e2e7fa2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 8f6ab904bd402a688250c99edb8f44a55fa891db..52be6f61dfb1c29f2b99ba33827b1b46f8de543e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-search-args.h"
index 0dea473cd5cd9adae9bc415eb663a8e350d7a0f4..9cd138cae910f4d583a50332973691737a367bef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index 6182a8b63fc5c01634e2d6e71aa272ed1c7e327e..c2165bed090fa36bf22758a9307b9f15d7d890cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index 3719c604ff8c0ca5eeae5b232e36266885312945..c09da036d8170c6661888c36b5d9b18eb13d9376 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index ba93c37e9da1d9212836a9824d7265452f1dbf23..20c6f6fb128994e2a72630692208e0f7e9d4748c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-resp-code.h"
index 41c08cc785f57bba56faa390d052bbeecf4990e0..4e7f8f46d1db837ccb51b30445fb37a48bea50a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "seq-range-array.h"
index 40b6a2d149575e61c93102972ebfa6301f1972b4..e02856b47f5e76a5884ca86e3dfede221e05a8ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-utf7.h"
index 5e7e28cc80f499c56fc59c605ee91e17e6150094..ae56838f8b7c1ee7823f02b04bd949e1c63f7548 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 1de2b1e8d8f71715f40b6e6b86f3e3d37e6e2bab..7f9f547d477a9e3f7cf00578e7e90584f2c59820 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 571724d46e90879476a1f7fe6fd32cb6d8b61c5f..1d236243270426d2b053502a268e8f2dd2988f10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 8c545413e4a8ab0cec6f7c1780c918e121b5e5c0..43523394baa16d138908f1b953bebd463f4f7070 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strfuncs.h"
index 153df9f329cef7cb58fbef44265aad7daa1f6d1f..3f4945117246d4ede363361b2ff573d9db94855c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "imap-commands.h"
index 664094de567a55c196275cda09cf7b533ccc5b44..880999833ad2760704344f8403126f4d28579a51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "base64.h"
index 492895e9b507a03a4e90f334eb7e7be64d73fbf2..e31acc2512b3e82d8d502aa825a263cfcc1f271c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "fdpass.h"
index 7be4ece6852d5d6eaad65cc1ba97eca22e95248c..4530d1733bd08b02d40939fcb638bf8ad881b2c1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index c9eaf988e0129cda5bd9fac607afdd3d9a6f14d3..d606149972c6a75989bb5c8bd10c73fd2b0b3c55 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 809ad5770d4c18e9912ed5398ebd04a3f3235c9d..1a94b0ce2e9d66bdba027f7ecfd7f0b793dea5b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index 40d6c96665d5185ed30948243afce3766ab25204..d5019222b8351b8510d138190faa3fdf696654ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index caeb8b192e9234a0785125fc89c1d7f92fbca59c..b17e24b94bde35ce1c8223496f0b60b9e584a88a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "buffer.h"
index 8a8dffcbae82b7587b74c2a91baec06762339517..9744f7b70b242dba91c75edf57c7016ac107a5d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "array.h"
index f6e2fce2117551332ae8fee657182a611e1d9340..38a81ba5d6b4ed84a201af506628f88472ede2a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index be71b4c6583e64facf9ed1a466409725bb5c82ab..cdadf03b239add80c09141bdbc7babf27e2a00ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "connection.h"
index dd0e5fd8aac58b7d20714376f7befc266582e2a6..201a09e058708f391a2fa451c30c3ac21ee9dadb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 916dc0a61b7edff1e8626398f1585f7cd7fde848..1b6facd2df7e132ed82472705b7f648321ab73d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "mail-storage.h"
index f895ca12e7146cff0f70085df08a84ae8483f819..563b7d5eee98a4f8c168e457aef2a7be02e5ddee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 526e16bb62c2cf66a7f0b4ffe207c4b6935ca5e1..590e4d6b748addf07367acce068cdc3bc7316fa3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8e0afdd9b046fd8b7f6039568e7d59acfbc8b90b..496d04ec6beb994d7f857f9de8eebd6d78ea632a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "crc32.h"
index 13e4512e85872acb95ffae2bbbcae0436192a804..d282e8b65aeb311dd8e1e0c99db0661eb0c60120 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "hex-binary.h"
index 9698353e15cbd73ed093210bd83a98fd60be2985..33d6ce4eec0c4b43d0ee78c5451396a646865705 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 9f8c3f8ba0bcf753a22d6f8ed4519e3f7b3dadc9..16c2d5110c213e552f5b082dc5b743b47d5d60c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ostream.h"
index 9116fc300127b82f1186f4520e6623d1aed10200..ad4890be97ee4aea194b3e0e9409b499d5c662e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "ioloop.h"
index d8430b64000e4e8d99ae9fc8b4a9e19ea25f1423..b52f9d5161ae729e9d939b172b16af3576cdf400 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index da5cc77bfbecf990760df25f023280c6a97ab41b..9ed16448511a792e0242f893b1004ee1f54e7c1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ac899856264c1905a1bdcc4e36d378da8a3166ec..2a81c0b093cec2f756a78c91326db5539c1ef2dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3d2813ca0f6253ff82aa181bc652a9a371b4492c..3721a05944ee282af182efdc1c32c838a4c6dcf5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8a3d226f244b70929430d3b835f29ebf11b6ac6d..0cc9138e671632e3e5ececc5680e979c63445ee1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index a30c16d4b11d8e3cc89b21d1f4dfc6e903577ef7..53d1a6ba716677ff0e5edc9de05261157fddb181 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 34dfca73744b1aa45f563cfd20c715db5b93cad1..3aa03ec6d17dca0388100c5329d67779196657e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a4124ec09a3064f7ce6a6a21201ce033f69cafb4..024f55dcd42f1fb735303a3564fbfd057d1adc45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a91eb587954fbaa3cb44136256ba78ff3c1466fc..f14afd05c4c1fa735e9e50ef8ece155feb46e119 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ab1b53c00dd0632c4f845cd52f5e0c61e54635e9..7c6f7081b2310687888ada56c6125af380934dfd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index c5c5a324a2cd5f222ff7862ffac45de7959a74fe..9f8c21ab95eaf691b9eadf91d884c4eba4a4a317 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b59cd128bd4f3a0f21cf0aa53fd5a425b8e4afda..989911adb5363e451694974fe80bb089fdee8bda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f31718fa843f980d5a892f52fde3e2399c278b0d..5faba25cdb487abd0aa0493d06dfedfe48105b40 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4e3d0584e670c86a07b6422938244bd554248f17..1d7b599a5a8d7b02fcbcb15dae818d64aeebae51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 73cc0d48d9e985e12f4ee48da991b3293f67a09d..10873b7fdd23091fd4b035ac3ab1d1d362cf80cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 5c337b99c0a22adafb92b04edbe4cf3fd88dbcdc..743b46b92850dcd63a5fce7d547ca2fda47c2623 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8b21374c73a0375e7a47290ab5752aae750089c1..887fa7bb1dcef6083dd475f924a248b95136d5ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ced46789a2bb8bc8b7a86bc441de84a5c65d19ba..9242e78ec7e0a6d93e830b45eef9a9307446ac07 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index c86fc57be3e0718ddd3556a82f5609bb1eb753e7..acd3aed82df61c9b7f71ab53db39699a1558a9ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6042f76b2bc2785b3087ab5d745eba70f470ae23..091f85e7be06a5977366e6e027f20008f6043c65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f9f4be8ec4af4bb57984dd677adda50febe9d362..668bb45ac5a949714059e96ffb0104f52341eef5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 68632e1eaff4be15bcbd04e528a39ba7493698e7..7f64f80602a7d6d7a4fdf6d097ce0d8a221e71d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2ae150c3689ac3d9e7c92bc3891a5e95cd6fa349..f3164c1183652607cebc00e59500d9c023ae24ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 45a13c053e28b6f81c12e622f553225f3b1b9d6e..ef163e1e52cd8fbf78c50a90e2213120973ea3cb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 1a91d947eb436c9eeca1d5d1de871eecc2d4fe7c..4e87e0a35d7a702eed3837b725256ace1e1c81f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a98a3a7854eec81ee9f83c3e3b87f1a1a2f2400e..5a22743b84d120079fc290ce27ba4562008f70b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index db29d6c20b176bc35601c788826cef47832a6dcb..a67744a2cf6a1915a81d2734d1d7810270262e0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 0e83343c5145cbf82ee0fa0653891ba66d92f48b..013ef4bca16cf84ba0d61f59ea0846e49750ff30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a71d1d35509c1431de5ab1c52b92dec266994bac..8efb1b1af4a3c29972ef6e10a018b261471c46c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 6ec8dbce5ee99e5db8ed61ec4ae69235e715f97e..8439e5c80cea396855bd1ab7dac2a2f0805e5b1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 8169409ba36c565f4ab4cb41d470acd0297b8465..56ce6a5efa6cba93abfcddeea96b0a1508e4ec25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 28c81a455ac59658c63bbea25a4bf58e4e47f417..4a3c6e1039469c66b87bb2f0414f56535445558f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 968407ad6c317b58281e115e4d4eea25f88ed681..3058ae0b9ba239bd5ec67ab432f9d5a9fe8f7cde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index cfbfe79e3682c433131f4eeffce8e967c910808e..562090f8b3024b4572eff344d267a7c908039f75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3c3c84ef0a228caa85b63f1a98225a412247f3ed..ac98d1f334197356b78841537affa9940a599006 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index a81ee9a90581242d345bac4ea054c8462237411a..ef294860684a79dd33b6352b88594f8c6e2ceffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2ac81ada336a8183918cf73746b06c8896874bc5..61c51ff80990687b58f04bb74c413658f158a292 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a60ae5646982fdf270c8d34322ffd9dd048e8f56..067793ec6d2e6d0efa57cf15dc184d6b7d188a53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 284e627217822e5284015dcf3a7294ad7a4d6e35..c6e5df8627cad0374de74926fd3c3dc457839358 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eb2a6289313e56c758c4a77ff5f18e95d7486f6d..96d2bef0170ea0a151bf28ccb4f660bcb69e8f8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index 31523bf1a297ab4117b95db0e71bc99a134279d3..be0cac1cc9dca0d3f7cec7d18bd297005a9bcffc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index bf1a97343bf8d790d27e4b3bd3ffff12419ffa3c..5fab5ca307c71e41d2a64b408e8c26b86e95bb49 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c012c4af14ba9d58bcd7e155ee9cb13984199275..2ac2553567e7f708cdc71ae96fb273b9280efdda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 /* FIXME: BDB isn't being used correctly/safely. */
 
index e9a46de1723433c97034df82aa2ff6e939e51e30..555322eaafc292ccd0f765d8893b7beb5956e6f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict.h"
index 76f3562a10e45d2fc7dc33be8d35bbe4f5e05b3f..8e34c63b11b24752667ba5e5785e00a225306580 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eeae6838475a51077ef9923f7393f776c85197e5..01a1c05c92553bdfcb0e1c5db6f00f0d155df7a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING memcached_ascii */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING memcached_ascii */
 
 #include "lib.h"
 #include "array.h"
index 6749fbba65af98b9807f7f47508ee229d18b3028..4c27ca5c4c84d96af8dca947f67136f6d3eec02d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING memcached */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING memcached */
 
 #include "lib.h"
 #include "array.h"
index 7b43ffd8d6dac9ea9f01d500e2cbfd7d9fedddac..49dca2d9b48670970780f22ee48318ad574dd2f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING redis */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING redis */
 
 #include "lib.h"
 #include "array.h"
index 9741adce020ba2746b72a6ebb786444f38449c27..957b6463d581da93b8bad73ca02670cfab1dc3a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index aa061526edb2d5dc469ec8bc74db3be13785f45e..1d163320ad828866b7001ce92d757654d0fd0c05 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 38ef678ca0d1c29649db0a9f90b0c5861bb8d4b2..23f058968e4d9ab2a4de410d022661aa19ee924e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3f1d062a4a86f7a2b3dd7dddd8fe9e306d0a9a40..17f4a6624bc0f0e2b4a9ccc77dc6cbbb98763fed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 38562df88b7fbfeaf876f0535123618579ded8a4..116ee8c74c6b115980df42f20f3453ba35e46c9e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dict-private.h"
index bad71da4c0419e2693db9ecde004edadff583321..a20927147ad61d82dd1d673dde78593cb7258f15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2a086fac81a2cdc0a0be153ea06531b6e8e3c49f..51120bc07eb60a3eae55cbed1106577f8206ae6f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 #include "lib.h"
 #include "dns-util.h"
 
index 81cd8fc741b62c16d0020612faff909912e4e410..f18f319668789ac822cb5f2d44326f77e44de5a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-lib.h"
index 4e74e53769e305f6af886dd23e0d253160e00703..979a49dfcb9a9d5c7932a1f66415eeb03ab0f7e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bf0ad34b5fdadf356d691d27697de3bae0d2bf6c..84b6f1d5f98bc8de40283c63d7e407049b6fa525 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 18b945f2dc8e6fa7d71dfdb1db68dd9c6533d66a..ff230091708d3a0e550ca418d5d822a616b696c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8655f72af568a04a1cae07d24f35bc5f1d6df954..3f05a07a1e6517f223e3902e8fbc258351e4ab64 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c075e8730db2168d2e97b11e70fa6af2b6d70b44..1226078d8bd632a3d2f643f35762a0b4d8ce7f3a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3fe3bd290e6d97ac0c5842fba6b032ee1a88bb4c..90343d81074e34426c539c27ba28338dc896ace0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-sis-common.h"
index c63374f29b4656b397a811b0a246cacccc00335e..1acb669faff11e1d2fceb9adca922b63dda583b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a1e94b971befe138e4ece860f7864d05d7c3d422..3df89c1d551e7ef1e9dce6f0f2787e33144dea24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6e161d61b025325cad961cd66daedb645ca0a470..70159b52f38a2ac50b77a7e265d3f9e57d05af99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 602629fffd9d89ed83ac129b2ac20a5d0828387b..5f7ecfad28db567b918673ac06f2f4f7144ecdfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index b6a6e14841ebcd25c07f6cf7e75666b460c373ef..51904216f90e188e1d9f4865ca6f964b86d0e083 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api-private.h"
index c0b2012e03b28625fbb3640640c5b4e951c345c6..ca207783b3436e055aae665d84f7fe8baf3d7741 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index e9cc75cbc79c091094f4e967803883b87844ace3..a4fed5626b26ed9b6c88d36a8a9ca5c271c8581b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api-private.h"
index ee5dfc6f3ff444c2fd9a6f4692fcf6f2442ed3c5..712f30b289b12dc79245a9cef3e58a770fe16bd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index a087fc18ea2cdbd7df7e4a82bb263f83b70eca2b..f8103e36213313fbe44f9413c10c4b01df24b68d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 5c712fc3b168c2a6a7c491fba2b5c5a0aaa6265f..beeb7fea50d1c131e31fda311474dcbc9455260c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream-private.h"
index 0b1277ea64fba27c8479fc7629b26e1f690a8e1a..1b215eaf9440313affd12caf09bc708782af8b46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 397fb2c3486669950d00347590a2c848110f22d7..570e3cab72481fda8de11c2e11481a9f262f798b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7f728cd61b017dfe1201247406f59858e98d9f3d..67bab47f03c9e2fdb10ebc0ea697e7fff0f9a517 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index b18677b7ff8bb4a6ad490696d36d1500785ff5d3..783b6d4effae12564cd678f476578581bc81d1ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index a730f661d154ba117b8387b058cf649ad670eeae..4aa50335810ea2551b66a3a0a86b6cd18c54ada6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 39e88d85660ae5941b4ae037041d139af944978e..5645fd7fcf347ce59832e1c3e9b8cb0ddeb336f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 287938bd1fc6f6df9685201359eee125567ad321..5bf1f15ed035aa85a07d6d6c3e1b2a3543825427 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-language.h"
index 549c56bf913b8f892daaad41d5960bc4e9b89d92..6e752186eb15d9b87ef9db7c91a81460c4ea7f8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 66871376918cc61a5f9172aa3e3b8d37d96cf991..d67d4729bdc6d3981b8ebe2b0727846ee8b7a61e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1869f19264690740e3944f745ab1d0b6f2a2540b..cf02d3a70881428c1f16f136266274669b9c10af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index 4208551b909a0e4c4f6870f4e4519e90fad0f307..3270c403ed69b04938ca34aab23faf4a91b5c5b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index aeb54fb5adb36c046e9e8e57e9856fc1df63c0cb..f10634dcfb587ea095c53ed2c8b55eea47e878d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-language.h"
index 9db4eea30f6d874dbd8e462cbc3fc6aeac9841e6..8cf690a349e6466e2faf701ec6caee98ce02267e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ce8025aaa170a4990b2ab270a690ebc72924ebba..2763cdffeb2c189ecb5f3ce4b264a83e80dc7196 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 1c5adef6a43ed0b5d5a3f354d2fe82dd4e40ad40..c89b3cd51fc439c36ff15edbd9038f4cad6e95e6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 6fef5cadaf44ffac8665ca7cbb594a61e4ce8fd5..e349e2814c8bd4c216c9801b7f8d0ef5c015830d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b3a5000883e5af3dec16345cf02c68e5f5182f53..329775c202e0c2f280dd76086a48419acb012e9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha2.h"
index 4ba753b17f8f48d6ec4f7f1da573c0ef6847ec8c..d19b1be56a58b750d95b0f23b294f60fbbd77c8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index aa36da957f0ed4d8d7e31f7152446b8779a5af78..63fd14a1384aa4f4787b4ef5695f716c8b47b895 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 737dd782683e5d7fdcaf7fe2cb99914b42fdb16c..dcfb559a705cd0d0e84d4432eaf13c86bffb230f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index e4a0a3d596ae60d14ffbaad89ada30c055a437d5..01d8d2a8662165be10128ab516f97b2774b5a816 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8e69ae4ff7bbe19521135a78cac2b61ebd69122e..99becea21557a52e9af0bed7eb7dc10831fe6b89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 438695f899704252ad3051747ebcfddfa38fa12b..2708d0a10f1d79fb63e581f713cea76740376081 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 7b1d63d03053f65153302fcb77c1ab4809347d67..83b42c2e8d5565c60a92256a4de3533565697bdd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 7f76a392f4990dd1a0b985a4e498f934d75febf2..5e1e4d28de5e1c7caf33a0d9b7ca86bfc67ac530 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 25ef0f9b011ba3b19b293c19a92d540ef19694b5..28c6719ec988079a4fb8bcf196c7ca4652f0af44 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index b40ada546226a65b57573d5e6d1b3ce0961bae3f..1dbdc8b2e938ce3e1a1881c6851ef083aaa954df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 85102c11424fbd46842230b23b1d7a5ad1be504a..6f0c5a7210be8dac3e1e867037bddc7a3198314e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index aecf636ef491176e835c33af8595e650476f5d45..1f27185f75697571fa74ae1382d15c5f2080d07e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 5dff8190543bcb0b16d8474fc836d1f73771af7a..35a997732859da367e3935033aa9bf6b90c4f8bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1bb45eac046577bded867abe9ac579125a5066ee..c3072407e786c1a3108148420faebb0d4574c135 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 166d49dddfd93ea20f20e3565c53e71884644aad..538e66d3c4dd5a7fec50e31fc3671dce089d13fb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index aab38e460770509dac875b24cce431d9107b5485..40e30bd3d4e3c02348592b5616e2d342d8524278 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 836bc001f015afbb28a43f81db4e11dff3f42ea8..7ea9cfc1aa01b44a4a2defe20c0d4a95e21af017 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b4676f5a66085aa2bfe8c229f2797fdd29172d58..31b7464bd95905989a5f5c026de01d79abf007ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1286a36fc2f955dc5a111c6e2c54783a617ae940..a9485aeb6b97eb8111d288d957b020f46de94fd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 60318ffde31df99264d326693858c71b33274b5a..9c4b9f5752662d0141b4eb9de39c54a718382fb6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index e0fbedfc27e5cb82a4130eadc3f5097ebf4a26d5..479ca22777f12f3f0e55a8f3abcd6c22bd677201 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4998b1c4b78e6e59468c3f24023536c358362282..5761f03219f59bf308eff47f730c129c0b1e2ecc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 62d74d57516ff31751e9309ec57a2fcbac9b34f6..ec997447792e98cc08e8afcdacb4bc179e8ec19f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 624fd352bb520d7929cd5968f3f20c8f2d4198ab..97dc60c56a6276833695dd661e8f67d6a0e4ef6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 19f0c7babfd8c6eae85d099f2b2487ce008008a2..8b8023c978404353cdfff778247aa4fbf90e779c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6dc0a0b37b52bb243fab08c0dfccf4e3ff236fab..e87a9a5f631d7b3df7087bd576c92e19fb250636 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index e4a6f0d3ed08f1079010c9c950a6ce59313edae6..1892262077d3a3191107d41c7684762c7b841a4c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c88966264d4e0df6bc3be3a74c04418f20eb9bf2..15720e6d841adc1b89caf9522efa1084659ccc15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index cd83d717a7780e7d041ba62d304d558167535efc..0e917fc042aa813ce7b1efe6546637da55c0d89e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index 4ccdbb66020ee0a33a2aa3de29799f938f8ec722..ae0f65e4ade849f8630fb3d872a813838c508574 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-sanitize.h"
index da090b753b9ba195fa13683e07037702405a10f2..58e8a4ef2335ce3c1f4feda11fa424cd8a08fa3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index fb17ede9f2df04d706728b61f272b6becc2349c4..2ee4838c015c66926d572f9a55fd4fc277ab6005 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index eca0ef510f6454ac85eedbc1e04b8dd194f2ec7a..4985750e1361eebdfb99d1ff93e81aa3b5fd231a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index d3a58d0fcf8f560f628be2b4826ae2b6748c5a5e..e76927c392ba64df0aebeb7fd93b8eb745a003f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index bf9849e1940e8e6daaa5873d39ba6220e869391b..75539ccff14a22be6d4470ea7927c049ff578168 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 422afb6a8f2381b4194e302a7c4eff4831335bbd..77ac9d926ee93ef33fd277e47f32ce294765f172 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 370083b861ea42419f2235b403e3ca9b2315688a..e6a0979d776d7deb830d91903012f37cb9e56e5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index a35361b3b74b66b377b9bc5ceca112a3a3949711..d7b34da6de10c50ebe8e822a70c52e68e4db43ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 15c21fa171e3efcee6c0eddb0bcc67ee1a46811d..66efaee31184ce66eb1a64c7d442b674d6918168 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c0546c8db4f73b1b3830f754f7d9f20fd1079d23..e6bde3488f00723a2b1084d1e3270300a88ce8b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6b7f04730c980161cb9f18700b64111b358ac2e5..d58e0f7544379afa7ae22ed9d5410724ceaac76b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5097add7ddf2062839e12136e0d18b5976b1be35..2559eeaeaf8ec34a96622264a58fd8f8e5d26413 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 319f74559f79fbd98f496777e2100645ecb090fb..9b50c1af923a48012f19fce2f874eb8a3d4e520b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 37a4f1dac184501d7c2acd42ca8973a3019b5349..a616421bfe22cbabf72b6037e357f4b0e6429ff8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 49bcc4580f386ee639fdd96e79a7d2b7c7b1b94e..3b41cfcc6aca974323af4419a1774515574cb788 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0dfd8246f83da7701235e6204b751aa9b966bd75..30f5152755e7a3e1fb7327e69f340ac56cc7d824 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 8282bead91913446cf1dcaaf9bba789cbc6d20ed..ca501dfb34a7ff08ab11740428eb1ce90c8a43fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 4a4fa6543b7332712f575ce5521f4fc16a39d27b..35c32913a99393742c1388a4d7c917a25b7952b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 90a6934a82a0fd29efd764d9b791e22ed4a20c99..fcfea5f83119191b8f4161b81465ea3f3df2261a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 0f32ec85bcf81268d0285ae47b60539aa7364f32..9cf0db81a6d1b17f44f582fedd714c9454fec13f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* Implementated against draft-ietf-imapext-sort-10 and
    draft-ietf-imapext-thread-12 */
index ac627f4d6205a8051fe2a37475a64a9760425521..7a0229270517a6ac7aa8d5058bff14b66b35f2fc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f5bfddf28f5d0b3ee711f8a7efa2052e773eb6da..84f284474dc220aa3d8c7fe59febeefbadbe9f57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 64f02669cf2767c203833be87929c486f18b5624..742e7ee3b73e61102616b56239cef72b881ab72a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index fc9041be5037994a88994f1f05b7d98beefb9842..dcb6365fb5af9f035559132c481dd8ad4e6ab799 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ecc81bd2ba305afd81df60491d5c385255e13f0f..7e66231e79255ff4ba57e602caa52ccd65e4b675 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 91709dd70d35e2aa46a3c81b53606ea45fb16f7d..3d9bd459efab7da6863c27caefe0c7a490c19e70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* imap_match_init() logic originates from Cyrus, but the code is fully
    rewritten. */
index 9df169e82d872925eb1cdd0201b17f6d1794ed20..05eaf7af00fff1e9181a2a546c1675ac36364717 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 260176899cd74390002c805396f2b7121be1c4c5..a903bc6d36af2e4c45b34cfb44da8231d72b9feb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c7ac03eda2d53e3b4b37cadd113d886fe4d522b4..5e7ea214fa1a174b221b4cb7665e3571795cf6ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-seqset.h"
index 79fc67ed89b0eb3bc3fab82819211bfd4d14934e..da75ccb77ad855221ccbfee4804583c07ad769e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9695896e45c4e81c8be176f650672f3ec40b8f1f..4ce0170ec2fcd45243ddc164f918992f2db1a706 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ff6a1dff4c45b00b1de6ecae08bbc6db2b133664..048192a20210f56b470f6c7179d88bc92c5524e9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0a18a45b2f2289d98c3bbc04937623016434b684..c356d66f04ab9dcb88156a7c9ade34ccb1025d28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 6fb9504e535146e8d6a678b8cc9fdf78cffb8acc..71f7209da2c5eaf030eca723edf66afdbc96f3be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index b68736d08a88072043eb237101e72b8376729d03..c929c4e738f1da918c8713ab36092deba78dba1f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 59baed5dad71ad8921b9df18c09a8c07d1b9994f..213defa067c44002d388e3a3f75b2bafd16bfa2c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 03d61eacc78a634f9b753aad1f649976c0504ec9..f1ac3bffcb53ce41696cdfc6f64265a8f59f18e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c786c73cc4685fa7f24298ccb5053d6ad6d5ccb1..63c093c8a4531a3fe0bedf0f7ab8c072d3668e58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 5f5e110f83c438f943aeeff64fcd8bd35400686e..1cd3f6b74e71268992d8ecdad9c4e8badebc35a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2fa9b6b33e4401dbdedabdda76baf74b08768dea..25a3b2c3d66ef03a664a36b9363d666715e3c6ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-types.h"
index b784765d0291039a5cb0b4c5114df455a688cc7d..baaaca940513e4048387dbf780cbc586bc5f1636 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 02bc4790b968e992dd3769b3ea8e477c1d222323..936fa0033d1590b7902d6c0c6fd8335e5a8ee0e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Users can be divided to three groups:
index ec2ea77c218f2b72e249586d68bc443e2c84fca4..8f3c62ab856fbc9d9a41d2283b1fbcd160949f78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bf82f20d688e4eaa074379fa9f3f418ada248f37..2b607cbe906916ab091ac4395fcc276bc8030284 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fb93dbdd73b1c7b94417eae451e0f6aa551d9e75..4db24084cd08e7103ee740129207511fb2f6728e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache-private.h"
index 0098ab30d41c21d935996a8039c99e35cdbb76de..4feaeadd9bea7fea9858d4ed1f280e8c28351107 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6658e15312f5f72cc739d29e84447bc966620595..7fba96aabee988199bf4b542d140c151da5fe87a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3b75801ac77eceb73bfa25472269e8b1ffc08065..ac9107e4b0c2c01c642776c9f165d2a6468f5b1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2b62d6de7b54138a1218669625643b81f7be9658..ea69377d9a1ccba4e05cfa479f125954d4231311 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6fcc350286b23ac9a2669b6792805cb0ede1fa0b..c58c06befd8af0a8c170a4e6743548e4c9424a86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9b95cc0d73c7650824a0069f129b26edc667f2d1..a7b34b574d194be99c33b1e48644856a6289b136 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Locking should never fail or timeout. Exclusive locks must be kept as short
index 8ca40634e884006ca60d77bfc7df6dd215be1f90..eff8a604b8ca1c1e38c433d5457ecba2ff38043d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7799c6de228515488e56a121f7b6c1e63b133c98..0f6b9aa9e1d56e981303b5f696c254a9a0d2db9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 667d7d712e64d691f26ccb908a7015e8feff38d6..ed6d23713c7208a1858ea87d781a524be32c0b21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b2f9390a3d3f36e22e57de148052fcfc02c71bb9..f73b69e808794df186e592cc906b24447d98e5e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c200fb91f165a76e2325e8ed4bcc30240a41e112..718a2b5e4a77ac8e914b9c6895c26e0a25edc29c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8bb1e66bae2a28e1740e10794b0ea7f1fe59ef59..66c6c08ae4c32e3f1e0ff468ebc729d425fe2109 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b364764b63054e5b725f3132dc2a8bf17ff3b988..5de56c3ab983f8bad5a5aa5e77aec807b7bf27d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 27337ba61bce141aa7bc9aefed4144bddd64d645..d99972f49e7d86fdb8b42857c9be9dce76dc79a0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e8ebd265c6128e914f53c4db333779387c73a7be..4d71c166df4bab781b861c07b487dfd70b1afe4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 19d32d90ff3e50bc9ee8d95339d59bd724502c1d..25396db0036c688f1b671e1e076a4b0ace1898d2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4c9f9336ed572a827f02d57e64215b174a0f8c2f..c1c3bd7c6b3b0d3f2580db2dda9e897dc4f7ffea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 295715588a1644164e0fe91904db2345f249e7e9..8e7988359dcd432b07961f443d1920839f0465ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 025bb8e9babee337f8368910977ceac9e990c595..c41c5ed648ec12ab7dd81c4cbad7689fbbb0bce2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 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 349f581273d5f47ef8372d1d75b4b1dbe9d31632..69ccee35489cf35694573d6fce651f7f789e57b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1c7ff42f9bb324a9b9f60d2f5e26bdb3c7723b04..14f890b3c740079a9522a209c3967200d6234abe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 011e4c8e11adfb607eaad3827b2635c25161607f..066d30b97441e08184f1043af5a9701505530f45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c32230c219fd6c91682e79041c67a727a3c470a4..3f556c73b7d99c52c97225b0f6df3304bf6c0251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7b4ff19f7eb519dce9d4ce2fcaeebf87262ae272..90459bdff9a7c5251f633694bb5d1896c6d37dfe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 69ff718567813c5e8b02e6cd23f0257f61592467..3f2617cc6f6e47c081cdd1418782ce9bbb4ca5aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 84db2437a7a012a48e7238d16dc798cef8fc8206..d717c0bee12a12c9a23801e15baabd9e0d2cc8c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 04031a5b31c9ac24605af437d0f7ac18c71f5923..2eddd374b154227f039158703358b33639a71ec7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 40b66c0b2fecb8752887dda370125f863b40729f..e33bb1a95ca2550407654317bdc4d62eaf12511d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 980060c4ef1c9fede8578fc8d5806731516f752e..0a6c6ea0fc62ed8d211d55dd994099968a0e4450 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3c1b9c7c35eff6a4bc20c7183632c6a06d4d7e42..a8d5684250f7e3a7c2ff8e24c4b3f2e140032a29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3df958ccaf6259842ab3a475e6ea23a2e17d285e..709233c1a44ab86db0c24f59eaf3dd425c45ac15 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ef7b65f543889b6e46c85c866f4fd974e2efd326..c7962f1084cd16108b8c4333cedc0da33af6c510 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f27dd903f76490d525b2ccae2e36429ee5bab18f..283c64897c8ceb8432390e930e431a89000e1981 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 28ab01542ae3caec9dd963b8b08569423516bfb1..b640d39a24c928bebf78df7c818db0c187e48f18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9e4badba90ec75a42eef050e0478b4858f4b5be8..bdcc22d08dc66a9ff19a07090758c63ac8d626d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 49750943a15b0a10fa0f991e2b15d4f45991e99c..e6a0cf82fe91719e57be52938983cbb4efd30ae8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 310dd4b5624fd46c39237efcbff934a8d3dc9f47..e187966f390044e0dfec942ff895bdc07947bc75 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 71c1bb7cc9aa8358ca1e733d984efd4985c4ea46..409563ec9ee1d185d9387e6fdc1a1978b9d2fdea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 547677d7f3513c37f694f319f70dd5f05ee8515a..421f915b18f65e5b37302ad2510d5480bb878353 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3e961f1bc45e7b7c779988010bd18e089302cdb8..293954cfd582dfd0d172d2c4214a3faafb3cc2a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a9a140e075dcb6453a15a13f51bacaf93fef0388..ddaf3df8f0914a062add9d69d9d6d7408d461cb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 42822d4f2028049356b68539c106559612d85602..be8e5ee02716a7e4a9801b6e61b17c31898d32f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1c3902b47bbe5977e0e16b74556abc4983a8163b..2a3302bc96324daeb82cf0268c302c0f6101cebd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 13f0f6e0b07dbc25c3b5e06367810c1bddd927d6..a14ee06c2321c493c3386085b52c5c006a31256d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 387e6952c657d81b548854af37e9d047d91bba3b..bbae9106aa678fa64462412f552b296cff85630d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ldap-connection-pool.h"
index 68571a6d3d7600cc0df290eb8b9f8775d5ca2690..9b17373e995112dea47df2f811d80bfba4353ffb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ldap-private.h"
index f54049e26846a9e8fab44b2c38b7d6e5e531d379..7635ce0e4fc342f62f031ea06388187495bf6dba 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index ca9f41040a9fe24622727de45664f3c3d7629ad5..1bced59709ca7ebff18b8edad61cefe78d976cef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 35e98e9f1d1c6d114c7be9d0c9d311fccb382318..43f5627248cc4957b12a8d6f1bb5a2358d31063e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8c38ff0efbf6e1661c8d28200ed9081a6ce5b40f..582d83574974d090a2b835a019be4af516819142 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b386871c2aea055d1137c29d1171b70fbb24af8e..8ca3533472ddf6b7601899f4aac76468e020c8df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index bcccf2ac324775c8ce2bc010404c1005c9769819..13daba259c0268803d2299c6380f32c4d156ebbb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3925f18225d92c58adf38e3d06cdf34c46dc452e..68e6deb53c0f349721a46e4d3d5c8debdc015f56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index d459f2eda5583174d060ff77a7b8caf7c1429bd1..3624dd1f4dad356667dd6d67afaf055712686e28 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bf6da640f1e93fe34ec5efe8e9377b00973180ff..1f93ab1336b86198d2fc49b60e425e7f80d9b04d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 5d2c815175c122188886c497f7e16b180cac08f5..7600460a946a124f8cbdfdf2b33fecf3d490f11a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3559100394302bd2cdb135ed6cee5eec75e7a83e..0891a340ea28f6761955e2b19b44f174795b4305 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 554363e8980bb64fb05073abfbf94c8f6a864f80..48e0f525e69895dbbfb57ab8bd0dce35b48a41ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d68ed12b4455cb580276392dbb51e66ee34c4801..83b91d0e15bebef8ca2e5a8991e46cc3b36580b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 3811c91784d6e6bc74aa3f48e7fb7f57a02b29d7..856ec0b8c1c7c256d53b007413cf30d33274f28f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index d8f1f50d444f72b75ef7e5d829d9b2648058caa8..7cc1248428485159431ad63edadfa426ba806ba0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 498120aca4e57d12d7124e0f4209d1e3f19c3110..328c51f87ed756d99f4d40ce2e492852dde3fa5f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9307c9751ba6f35ce3718ce3684578ac61d91b64..beb81ee29821b232f1bf08083a9ebf99fab0d0af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 4f544239e3248a38f8676fd2f0b79c7f118a3436..20416ff76ce0c87fe4167eb0935d6de572a65912 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "numpack.h"
index a845a47abe4146db070404e4ac731695895f124a..e6956b7cde4bfd76bccc9d7d3e12c71e777c2d17 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7efb65f8c983ee679a4cbd4598394b1d758a76e8..e1f329e3e51cdf8f4892a35d6b53b4f7838d262b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index fb25decbd56a83ba36b14d40ad9bebea19dbf335..1c31cae92241baaf9d1b9d86723303f2ff71f464 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 4fef8f4fa4578434dd9cdfdcb785b632934c5a1f..133591de27684be1fa84f0425650d7e7f4fac73e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 070af041689fb3611e64205fd44bd583be617c10..05eb7912787d08b3641ec2cb7f88c7bac20e232c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index a43788c22e094be4a9a468c3d034b80d972dea7d..53320eddb3d10352143a7758e445b34d3de8e15e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0445a3bff123af83c2819d3dcf9c145dbb62d3d6..d6aa35714311192c5c7eed08ed7f5418f0052932 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f6266aeddd5584cc74686f8de81034445a069eca..8caf7d8ff6e21279ff03698bd489a1dabf7a6412 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 88b53ebab0fa3d33ec15a7497722816ad589084f..07243ca1bad2aae49fc67c3125161b7ceed216c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index eb7ff2366bc4601cde9099cca4307a2ba6f066f9..e71a47d51a78bfdc66e53545dcce6bf885f2de78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e416b9e2a8639c5db1d6131bc74f19fac8530b4a..c7be9a8f2b7b8742054a0e12ea4a8bb61e7ad7aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-part.h"
index 619ca9210882eb84101230d338883ccfc02c33a0..73509eee4d8a8e0db65b9207b277ea6c6135366c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bb8b134391600218106ab0ed611dc4dd6477a877..2fb4e75e1ce0596dbeb3a13dca9b94a25b238f7a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 210f24dabef353ffb1f9614d4f2b1ac4ba24f892..e838954029434ea09322c1cceeb4a03f67a3fa87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 04ca30c70a954ddcee62c4b27a25841a12950e6a..e62dd15f9c440f23d5b11861ea90f527379d5ac1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 30e5f3a892bd859c7f992a7601f17e53a25807ee..ae56f9e8d66b17d11ad363f5b862170f074e951f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 994de878e7deb612b900071d38a598ff850b1876..b41a1d5ee851812abada98ad90fb0404a6138ca0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index dd97591cfad6ba81bf4bae2f31e08e8726c1ee5d..9bfbe35ca55d1f64215d5788cef36430ebcda0a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c030eed00da29657cb1865b69d514d6f2b0e032a..f62326e613e965e4b0591904e0edeffc89ea5729 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c5b8536fa2d1a3eda461adbac7d0296034911f7e..6dd22547e6acb41b75fa985f35ce9c9f22819ed6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7fab072f13ab3004435a4d23e8eac7edf32b4fb6..085f9bfe6138c06f9573f294bb384d41c2e98cb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 91d9cef306f253811ea9611d91289ca488bb0919..7d0d4b8cb588955beff27ee56e8a8c4adb8108f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 9622d6d123edf0ded5e724c9081d031d76c21d65..b32372fdd75b55390d319af7af0b641cabaeffae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e1fb641526d2c48089f54bc6d9b7db69053e54a9..e296098f11dbbc01c9de80f67954223b5f6d5d9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 874db8c3a29a14ce7e074566fd36f428f0f2946a..ffbffa4db04df0d9ab737ebfb6c6e00882e44524 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index ea928f9afd53361aea82a2ed1a7b49119347ed82..40b7bf817cd1039bfbf18050ca31010914c2038d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index eec9c75f482bc7fab7c1052d5469b1f7fedf0ea0..8d5b41b9e58d446417a6fcefa267cea148e45fc6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index d554b1b7506b4519cc190fb5f2ba09941fd3add5..0ffb1328f7c7b47ccd96eb2a7f402f98a23eb043 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index ac9551074810ec40152488d286e4856c654e330f..de69d96a5f593e42ac3be6bc978133d65dfdb74d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 00a17730fa74ebb2b8ed48b21bd4cb9f208a7253..bbff045e8fda516eda78a6b7c7d72d25bdc88a91 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-date.h"
index 2b4be3f221bb60d82eaaad9397c4b6c5e4af5a56..aaa9b49f559e8dc6b8b69d1a1b177105571710b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 31b9aec596d6b6819a90b72b246b3c6bcd8d5874..98ec7e4fb2031cf8ac603d514f6441c15ddfcb33 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 939d6c0b0e5fdcfc10dc30e37750dbdfeaf4834a..c273b3c2e0cd570f21e0c8a26f7584c952f13874 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index c1f8cde6c89047ccd52ccbc9d90fa5311bdc42e1..63eaec953f3f98f9ed9f03d8089a46caf70ca3d0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index e19d8ee604f1eb0cb6e1ccfb02ef25e48887d2b7..126c4b764e450924414df2b702ba5bce164affe3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 61462bd44c49fe60ff71d99a22c46b2f718bb972..77846f92327fcdf0df6762c0c44500c49d43f8f3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-id.h"
index 2b62539c1bfea9a190aee607a2924a3c56e2f588..1f1aa143784f645db8e7a7bde425533a12b11307 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 898f640a579db11f6760f0a389629501906d54d1..37db6978c416c33af0eadea66d5a11e8a5c82ec4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index fa617737938caf1ab87d47a890f0bce91d58950e..26ef7dc56f3d03a393691d2b2a72a1c613c3d5aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 60a7fa14a1c18d6a3717544f687d4e2f4a181182..a8f4b04280d7814a245afd6175699d020183d1ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7d263fafbc9c807572c7d2952d38b9a4d713158c..fdc7df556257cd5f87961d56ab38fdfb14553a77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index bda0a2a6aa633a37e3d9156cc8695ab4d5e9bd4d..759405cff9b7309f72c116e41f2e81de20c940c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 45a0f91b1d83cb72a5614333f13e11a7c66e9197..6077d94b873cfc99d254f460fd82b862e9decf59 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c4e3968cc5c19a2548ce76a80c5b6518f3b9163e..23776a4c69629183ac81dbc4e2593872c80ae994 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 66f184ba391dedfbe5cc5cfa367fe7ae6bac6bd4..085d12615526a7a98a0d8053790469fcadd8ef4d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "rfc822-parser.h"
index 952032540d576423192a441124633ec6cdcc0ff0..29102fc49741d02dc3538a8b276af166a4d02800 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a94dfee4411fbb6709d93a0807f27776a41af63f..15d8f564039fac6bcb118ee07853ff378609d061 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 9f75571cb246d21ca3f67a0181c08ede6d4c1a72..cb26fdbda471892d5ea7a4f7770a874c7ccf724e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e338f59dc86d64b70aa1a496d236b0f60c9fbe57..fd655a1bddba72cc04e1372211474f3c213c43f4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 55c5c8c7bf59f7dff484b84cd5091594ee11b65f..fb773d011a8c66395f3d0fce5f06ecedf1335f18 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f76956e10943d1287b3d48ab71e3782cad5402bb..b14d27a765fdb599254e98ca2566058fde154ee7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index e1017e6090a212aba709751448d500fefc37ec1a..f45447ff71970d473bec8e36684d079377dbf863 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index f694ad018e4eb3bd57b2adf69ec875928f94c355..c1206450d35099913c1f7e8ef541b568b68e1f8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index aecab4a93ca40368d8c29d7b26725613ba1ed0a7..a6cd09f9a10d3f955f27695a8bc762d218447a45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 5f2d8f409e5560717a9ba770343222305ec5475e..d6164ffb0da35d6982543499eb0b53f5acf5101c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 5291b91959c9c7740425882784122962e69ac516..92d22e1efc231a8497b05a72c78bdc4fab571951 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2487c8369b247641bca281b535fa4e875efd37a9..586e2ff55b54d5e4fadc4af95acbb60dc204b9a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index f8966bec87f1b61c9e7b5f444985d478a2359884..2152c45bf92005dc9715971ae260ce754cbb7cf2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 50998c8e8fbcae2ac61e28583cbba5e8d2cd752f..9be47d20d660e752a8b5e55d5c7251112b63af69 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index a78c75d0e1dc41c307158f02afe1c4b53fea343e..71b2679ce50685276af0d5dc9b9d7a14328f5d90 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 65675ab1cb96e1582e8c6f7faab555c34ca51eb8..58827a87e71f43298a7cf6ca15a84f14422a7713 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "syslog-util.h"
index 8f99192f67b196c94ca389d51cd668a4e292bf8d..506fe2b6d85c97d09ad1a802faa47a0ef6ef8bc3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 62bfe11cf735626d07aeb365a90f4d5fc7200eca..0109eda71886fcfd63454fe4411ff6ad602660a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1a14fd57d8c829160e0ef9ef9f3453e3048603ca..28fccee3ceeb195c88865964ad224269bef00038 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 #ifndef OAUTH2_PRIVATE_H
 #define OAUTH2_PRIVATE_H 1
 
index 777a7cb384bc6c36a00e141655485079ce4468e4..426afb96f08b68622b07c00d5af1924e59e212d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 58a3b9b2cfdb89731200f8a0eed5fb7221655426..2b7f5b05b73cee66f3fd4579bfc171e5e942c148 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a694dbf7ab0152cad04cfc3eaa4fddc9a7fa1f19..9c6567a471469fd05cff5684937791487e021d4f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7be0b5ffed2b1ac659292248911d264881033c84..ac338120fd516215df663c8329c83e2be1679908 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 #ifndef OAUTH2_H
 #define OAUTH2_H
 
index 417e5278bbff076c42f71477fea07d4f273164ae..f57732e259dbdf9c8310b6569af85b0090dcb78a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #include "lib.h"
index c5c071ab6501d45923c80e8843a236551163a942..886fabcf032f4cf89d95317f3e9a8c7e632dfb0e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #ifndef PROGRAM_CLIENT_PRIVATE_H
index 1f228f1f75cc8690ce11b88f8266c6e67ceccdb4..abc418dab08d8133ec43ad61ac8b0d33d6c9adb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #include "lib.h"
index 3b87760b0b1212c322cedc4bfc84111723134854..2ea49e85733018d20be70b1c2d2643ee1ec661f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #include "lib.h"
index 5b95813f56fb495e2033c476e4d4809d0605db56..e50d126dc3095c2d10d8455852fc05bbce41687a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #ifndef PROGRAM_CLIENT_H
index 54e3f7c5de2b4e66c0fbeca6ef35beed1dd4ed28..75250de265b2c205a1383669bcef60ca05c0517d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #include "lib.h"
index 9196c309e63d660ca61282dd14734ffc43f28578..54f300765e278946b33e73b9a82f27ef543c4ddb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file
  */
 
 #include "lib.h"
index fda84bd098e33df2ecb19761fb5facf8e7189111..ad290893d39ec0debcb7ca95be0693f0401b49da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 42d31da2fe7d100abe50d7bce6369b198230d590..429e225c56a79871e24e5d59b64f1aa27f1ec3ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dsasl-client-private.h"
index 72f6970346a812c0f50e6394b11dbbd428df9c78..156a93f05eb2d806f25388cb18e45d85c5583fea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5ce821d1565b3d9ef0b025c987abe79f2e2989a6..fe35f7b358d2992246db9e1e9209fcc404b246dc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5ed25f0027e651b2278bb835f4ac8ec18e9fad93..3f2518c41d5359e6c470edc17de681b599259dd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 5471c578ca009918207dc360c00a82f1b1932f84..34f66a4662f8f258d937b1210cf7e8b4877e4478 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 21171344c4e015bb1d733e7ea3938c18500c74ff..c013dc7368d8f0eeb8ed12e41d0fa9e0a042ee93 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 9fd5b4cbfb13c1312502ea77d8e9e4ff693e2c0b..74a728c818b18ddd034ed3675d50ff157390b494 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 47571668cc59b6bd3894c48ac475e48c46b01bc4..7b9c31d497b63aac12483a5db750fec1fb406b29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1303a96983b1d5ffcaca78f96095722ef142f935..6c93ab0d5b760eb70e7d27577b68772dd066cda4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7efb3de680f79177eb54bb1110230e5ba38aafbd..ac2d04c51e79e95f4f0721b5dca5f56eb28b6bfc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 04e9a3204fb67f62bfc2025cb5d3cab4aa9343c4..6c0b3c4653d4a745468fdc41d89417d6d240843f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4f89cc65fdf991e9a862bbf45d57624359aaeca7..1e2aa793622e1a970ed2b737258a6dbf7a91aa1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f9ad4487befaa81a45081fd7b093334656002da5..909b3d31405cce36e577e01f06b4779354f2b6fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8990f2b982403de6bd0c7800a4f479df9758e4fb..5c11140ca7070a2eee1fa7c551efb390e7a2f5bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-lib.h"
index 5170921660f2894a2819fd2cc5c3b02e7715fd60..b85b461d9b1607a99d2a0fb50dd709aec6ddd1d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2687492b51129dd1ffdf760091382ab133ba9c97..a863165a35b1ac378e4549f16ee64dd929382d35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e53a2d77b86cd6eed56d463226b3453bf5eeec7f..ed35a89e626413418ee4f84460bb622a65d8d284 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dovecot-openssl-common.h"
index bc0180367e17c94aa30062329131f1249e9331c8..b3f92cdc1803e1d89b2f168f23a5d3f77ce8a613 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 188ea7609edb09ceefdb8eabf1ee0b5ce93df91a..b2d8ea6e108bf958d3b6f4bd045d1b5e12954100 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index 5fdaa30de6b33a26158fb2d6b2d0351790f74d1e..0a256fc9fcc2d25fc3d7b173a31ace38731e8134 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8a6a0ea71868a8fa31a0f42f2c4dbc8837452d15..3d4b17b6be6c1b2f2e514fecb8f5806f21eabee9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index ea84c8718e6e24617980edc56211108cabec6505..bed9abdcbbce0b6450c76719cbbd115035921126 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 03e40706bcf7b36f78ed67f8154be485ce413a08..481d01df795dd313150341cc041d53bce987b558 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 20b47455f49b08c7236846397cc5a9783f9dbd17..2ac376748208275c38e955624f50ee27e9f3c1bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 459e7c7827a6fdf28f082ebda37161eb22e2e3c1..14fc9420cde79c9b9afb888f04ca03da7ae95e80 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 602bb915219ce32f25965e3cd4097bc9acbbabd7..6bfff8fcacfa233323cb3d4a4cacf9664d1cc311 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 2b9e0177d0870893487c4b1fb52d9b01283bee1e..8d90061b1a8a3eae36d368bc7e59d011dc743b73 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5fd1e4c51d3046d1b0f81bfaa8337e38334d80f7..f89d6f6ab8b013e6a8aaa4619c9c5250b8d37237 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1818a49d70d62f1b6a993bba18806a5aa59f5c1e..043e16cb35f27ae777c903dfc70a9af247976880 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 83364b6291809524e95d4cdf1460215aca057b1a..695a55892f56f88ed7c8c1b3a7477d4653abf548 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1b3c3ecfa0d2c2373a3e1a063cc6fb326a4eb603..c6e2a6cf3c7f7ce1282b04e5626769f7480abe5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 63307f7ac4afa0e1adedbefeade381a66ba15103..1b50cfb1cc9c489b02c102f2cfbd4e57e674f333 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ace0b97f2d407df76de1965b04bbbcba91e5b331..f13d3cea023050384d4fdbdf75df56cb7bd20898 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-copy.h"
index 7dc9a6b0ef809ef1138d51362cc81f85de419465..d355f1b509a34f5b82a29e1a9ea388019f8d97de 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 73eb031e23dcd662ce98700a5735f8c441407dc9..cfc3f62689768bd683221850fe4ecc80daf89258 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index bac66e3b3ed59e5c07b4c33cbcf6baa0fbeb5fac..8e0cce8dfce8819b394ae96ade941f9561d28ac5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index babe083d00dfa1e608dd4ab6c89e21095472a18d..e66734fc0f683e63acc03f88d604051f6e638d10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 28e740c1e9bed8445cbebd2fdbfa23a591bd24a6..44f737cae0f78f1f905bb784703bab2697dc938c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3647a1e0c93f4b86d34e15204f03247ce634235a..04209b2c112eddb9a29d16b10495d9093ea16ad2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index c21a20cca044b5d751f8cb776b9e960feeecacd7..22d4d9d5c2c62dadd9447c88bac64467f632cefe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "abspath.h"
index 0db9d04a800934b78b22418ab1027e97c80bae97..4a56ecd644e80061ca493550d1e2e1c191771d2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7cb993e97ebcbb07b0a3dc7ad1837d4be76d4247..44688e892440b1c0d662a7f7aed0b0169576b9ce 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c36cc7d8dd7c2753727d0d1e946ec296df7b58ea..5841214d5fc15c3ef55efe2d5547a05ff5b1f14e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a7847383f1a4fd69820c322f37730df05d6c242b..f00183df386da093f0790dbfeb54e133f0b4578d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9fc292650f4657513560a9d8c58abfa3424321c6..9d1cdf957a5e4e68979b70c1124c9aa25da5f0bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 86fdb7ec261b01606af9134889b1040c40656cf5..32a90e7343d2a5d77af6017d32d0316fa686203c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index edce7496a1cb4424e93971d237c0f84bf70e3a5f..2cfb96065044fab6211f4449f0ac3b55703c11a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index ae022c8dd4427a7965b7773a92e632b158532614..33d9f3f267d197059b3248106bb409221badb271 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7260c744c20e9d9cf44f2feefc779138a7b70f7f..d2b00d0d96e1f13b0678215a0a29272809805bcb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 76f02183ec1717df12e1e29da1cd21a82e29173c..1ba673223beb507097931c1bd963ed5ae22b7578 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Expunging works like:
index e03a0a868d336dc870103573ce50511730239054..d7d2d51aa8f768ae65ae236a64f208d2b89fc313 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "nfs-workarounds.h"
index dc93b2c916ad6a4b83940a4b40aa05555c0c73a8..edb420daee5c780445907f374387a6c32309d0ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index f68f76effe8fd633f665ab979933a49ce6e4f4c0..476f9c78175260d24fe287761b1943820934c893 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index feb2fd28c12ee2774e5ffed8e81e14a964cafe4a..2a8a11088b6201ce9a8080efb2652a86667288ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0d92d3f288f7c87c28369479631f5a60b12c69b5..f5dad8615597887187935968208d504fbd4df694 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fs-api.h"
index eb6281e65f1403be8373c336d3bdce57fc78cc57..1a4b330ed971069054266f742b4e8f7691b23553 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 430d8d0f799fc0fe44e42a78589173caa8490d52..31179e64992f6908226e35aaac96f08d8a9a9ed7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dbox-attachment.h"
index e4b094d2ffe3adffa743a953f75bbebc3b3d668f..b877fb8996c2c6a6bf16515f16557d454359fdd2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ad72a54a75d0feee5c43c47b3f0bb681331c89b9..0fa69f52e4647fc5cba08c66379bf0e901de698c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index a3278bbdede7464e7281eb386139a0cefaac4dda..3968d38d1cf11856583ced052c5c2fe76a6f456b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 453ef70a9e29c16ec5df43d81f14201a78ef49b1..90dab90af00ede49957fb16a5331923319959d05 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index ab6bd63a9cb7be8d08c6adc892585773875519bd..86ad1cfefafd298b1bbde410c59a66e70c5188b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ef3625351851326a79fe57d4bb31ceeb757c42c5..cf995245002fe0664deec717363955a1496f4489 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 9428eb7872821fbaf0b969e762fafd27a7466875..47f12e375258664db84c2419bdb88e3c97962a27 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 7e448f2852927e28c452ebf1d6e9ee90d9305c51..387bf7977931ea468be2c11902b1fc66ad319736 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 52092f31d1140c91599383696b56c1bf52651b02..f8e9b25bc1d911aa565d0dc02bcc16d70c36304b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 96514a5d89285e9696ab1acb477103fffa47f36c..68c849079c50876895e543f599d3a776a027ffdc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkstemp.h"
index f19ab69aa2cb23edeb38ebfc76cba0f864e7782f..eb680f7eb781ea2fa9bf6828edbd6dcaafd551b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 471d1d5d0159e1e631489d72b7a2d4b03fe7ece0..821b37381303790feeed4379da4d61bffa3a6fff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e9e07a5eae8d716b08b80ef7bdb3f2950cd45e21..7cec825e3fe6a77ea22b0df24f392e754cabe25a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ee6f91185f62151a835cbe892457147fe0fbdc7f..e12b9a2ab747b342c90dac300d47943ebc31227d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8bf00e7390b1e6b6cd61328e78418c8dc5ce3906..0fd53cb1fa318acaed1d6a5a4f47aeae1e3775f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cad54678f9a49e4f709e4a1f821892ba39c024d0..13b7363ef67a8fc3fe9992d3e8e47ceba4ca9e6e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "index-storage.h"
index bfff4374bcfd4f66fd6b636fc91dc7d20ea34247..b0f6c04a8916e9891399961c9d6500f3b11b49f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ed2ded0a50926cd5c35289c501021f58bf537634..28ac206698bc174e3c09b7d8d608510239aa18a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8b2ab1123cd019d57f3d33840494605bd6f2ad31..72d57b3d12fde0791c3c74500237e771bfe8ae50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b860fa4d9edddf5f17d1288504cce7aa7958bec3..2bcc6a7574ad29e2ef22116cebe7041357624c94 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 31bbc6b366fb481b9532633a63cd0fc7312569e7..453e8074fa6af2130bc47b78be0ba7d5af6db6bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 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 7dce357ab5e6527549cf3271ccc16d5422c70602..3dc4763ad099593ced818d5d3c4c5be9fbdbc58a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0e1789c043aea99baf2236516fece3cde289bae4..554537be0cdadc9243cdde77e307f9bcefcfae9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7a7209a5a280df03e94ae4584c95d327ac2c1b0e..2c4e317b4852ae39e1e7dcb856911978a0b8d8ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2a385da533227e80fb635c0333cf359dd3e8779f..3c657f47b2dd8ee1dbef9d00f33f44e8f8ba30cf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 991f8dbb50732bc24671bd539f9dfdeeacd77c09..a81f8af2864406ef567247454a714bd057da59c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index ab1bffdc2b66f64caf950018483aff4e3c8abc8b..95cb89d6f948e7490dd8144161da02fb04c6cd99 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5ba5baacc9da6875d2e1c384624f6d7f9412631b..bee613c854b43e31d1fee5334a8f4217b3ffbfde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "seq-range-array.h"
index ca17b0d8034eee69fe87ae644c78b8d4cbac465e..7e8eb71baf8015048a6c35417246f79364d38068 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f5bdef320a8aaf54664c27ed9534c3320dab982e..7afc1120046f549a201f1e793c253863854bf2a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e27dadc21723865be82a29a8ea70bf6b8aa5b620..b013b4a67b77f8b73c0cc4ef6e655febc436acb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* doc/thread-refs.txt describes the incremental algorithm we use here. */
 
index 142f2a30a29bd3766f502304044b1ac67fb7ad9a..c95b8fe65d95fcf703865ed3979c477a23125b0a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7c278af25b7e75e2ffb6e3e9d3bf752a2e2e44cb..31e4d946b53a290b191088dcbe0023a34bdb4413 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 1900fbd49761e13e837a52ac6daf19d7477b735f..f5cbca5788b6623f8d0161a03685bfb6ac68b495 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a687d6da2238821c9efd7111fc501c4604e12107..4e108ac5375cfa32a3a336ba14fafac6dd2da1f8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 80d3f3052cb14ad511163c7998626428afc95fcb..2aef0fe5661cafc853d9bd70b124da86f3c2f987 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a703003f13869e330cf0af983d9ea9ea90b335dc..298b90bcdad5a00395662954cfffe8ef8e4341f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 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 c85fdd95a0401c21f3bcb9e1c35d71c0e0d3b27c..7cf83042fb7538f1585d71969a56297d8d368af7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index dc4db314f40620515dfad4f0b81d2ae855b98b91..1870c4da9f3ae5d0841da781435a9f868b5759a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 77ed3cf9a2f76937a978dee99898a23b979ce5c8..7b1e8009d586bebf563015a749d9946f490e9ee4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 0cc4f3599a9557c01ff1a5651f465bae73ad41d8..a8d5a15c7cb93d133cd2c0246bcb77c556d9c8af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f8efe79119f6ece1d63e29a68466b32c16e27e70..f05d1ce1dc926b71b2eae491073bd9769768b7ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 91b7eedfc0ae0b840c85c43d3f52520b9d897556..9add9aea733e9479e2ff19e70487fdf8ddd5cad2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Here's a description of how we handle Maildir synchronization and
index c8916365564292ec364a3561feb511c2f1fc160c..712e5748ff19fba9b930905e227e07b3b96c373e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Version 1 format has been used for most versions of Dovecot up to v1.0.x.
index 8fd8398db1951f42b8afa8badb65019cacb0a4d8..0a14f56af0bcd7be9c7c1bde19b8826b98cc1564 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6a3af180ed03fe2f700a059753ddd2452d70a598..75d6f8c6a55b97457771087af04f650a8eb08b9f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 736bbd71ee91521e4dec3193ef065a11c7580ae6..aecf425d46225eb85d2fd689cd5f8de5dfffb896 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index c92398df10f08beb079bab12d0590ea80343bde5..4d00cc350a8f7df9e486d46cdef94819ffa3b222 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 9c1cd6944792acfd5502d25866812f7cb725e0d1..be561abf8f093c1b83f7f5caa2303da41ec5701a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 01873400322dd42ecb2caf9e6ff509c2c4b27d6f..9a09fb2e2c3afca4b9cb0681c83ca9e58fecafa7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index 24061680d99d6cb57b30a970762a244eddffc570..56f6f914b625d5967104f510eb407532dfedd09b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md5.h"
index c67d1912ef963d4dba7a0b7256891a2a286afb77..f856613f31b55a04abc0e2bb699ee0bcea13864a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 981aa61b0dad1f4ce923097e83c250a2b1f3d222..53aaf8d0e749c627145e19d366d3fda28a17407c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index b92ff9e767876dab76ac4f32f183290fb96d92f7..4d249ee9cf2929fcc1378a9712ce1f83a3ca8185 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 8ffe5f3c33b236ed71302bbd7977ddd592320738..c657fe7b6cc978b60d50fbf376b7285aa1880ae6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mbox-storage.h"
index e339573c4bb0189ccfe1a54473c590c053ac48db..8b7d2a6904a1b0cfed65d8ddf0991712a7921f0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 /* MD5 header summing logic was pretty much copy&pasted from popa3d by
    Solar Designer */
index 16096f221cb2fd0b3823e74f7241561076434745..1f4fbd8456b54909e124f31c97d6ce6579444a4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7c88c4c4cb88bcddd1d71fbad8ce5432e8e3009d..f7d151dd3fdfbc30d150b4f828bbde529b4e1549 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f34d755474fc3d4bd9fdfd458f290a5eb2bf1e5f..f4b97056efd446b9a48484831023340993ae2fbb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 /*
    Modifying mbox can be slow, so we try to do it all at once minimizing the
index c00e3e3517c376098049d6037cfd21361712e1fa..93f0c0d15a955709ddee2c6d6a5f057a3eec4c16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 30e0346ada5d7b4acfc937237ffb533313191f83..3822aa3a77f42c0a9112513d1552a323957dc3b7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 93cb43e14c251251c169ca14113b4c129afd14c2..19b682c4b525c6b305565fc7cda2ef327bed99f5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 87be0818600c8bfb5b1e809e09f3b0ee4522ca61..407220678d42bc60b1283cc1014ca96354e24395 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1a4b3123733b588665bb33400d8e24bbbc95ed72..76b98dbfde6c44dfa16ec82b3c2d879ca80a9a21 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f4de5ae120377ee3f70cdb3c01fc8dd0a69aac31..13996ef772df94abfd7d627beab1d81e6050284f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ed4904ec62f9064ae3efb003f90b9e20a4036f30..149881cbb04b42fdf0af3b2ece96eb3a6cf2cd85 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 277a20131aecc9538caac23e5ca93a3d8ec624ee..11e8f30a17ff9c8cbd21f710da3681f5be7dfb7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b0deb7b6408cd320d6a2b59cb99addfa63a6306c..ad28ed42d064e96af892b078727fcd34022a3e8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-match.h"
index 50c8824eff92dbbce1879b61a7a7782913743a8a..858585710c7afcfd5d9f23b0bc3caa9c338b786d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ab22a37fa84077cc25bf69cc07981cebb1b6eeaf..7566068578a05d1916c06d87e1b11b16ae520482 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 3913b4cbe964a8d6e75d23cdfcfbb5161d9ae587..45c0c127ac8721d673e06e429429411dd42907c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-fs.h"
index b89f5cceb77292ab33a64644f72ef482c104a496..28e693e3f7f0ba4465bda8155bd5d66e2544eab2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fea5a4fa375d86f849b063720ee7049e62cab73c..b2abb81d9b8bf3e26f43b2a65118edae15f533d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 3ffad2ed402dbbf32c180fac7d35787d3f577427..b1b93d7bc79b11f92a42745eeceb17c86e32c0ae 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 49cd9418df34b62e98ebdacfe68a4678450a4912..4f6a20ec6d5ae3bc24ab0aa03b638d64c602c6a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 98379ffb0c557b67e241cef187f19d034145c33a..04f313210882f169f3de3ecff185e3384c65ac43 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b01fcddeaa6d97fbd83c032279db6da9ddfeb8db..de2b8b30a97f520c46031af12ddf06ca87d95cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c28e8f420919a0739f8d7458963c8e9ae79b0e9c..e2a67d6e3221262832cf680c1b1c1089f0882d2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 48dd2ab939ddd36e1d1d09600e7881fb01615b35..ba2b108cfd373c210be453941a406f7f9ba0650a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7bb4d9637505343291c71a3588e741c05edc8674..a813110de0a9ac8a310b5715d938ca42ac3afb16 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9becd2c3a76a5d25c23a1cb1c21ebf5d2f1fc486..47b7624b173fca94d1f212334c65e115fb654533 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7e26917d3477e180dd718744a9f6ca19b7b5cd97..c84c085654892d676bcae5c84dc8efb9fa2c284c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8580056dac5ea9031044ac6c81abc9da6785f566..9059deede341cb3a963c09cd96caf7d952294ded 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e51cd10323c6d078ca5785c9ebeeef503603ad7d..52a11ce4955495af7963d1b6c4ddc8dd41cc7113 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ed7e8a533a01e10843d4d6f324c2e23fcb9fd9cd..f2cce85404be4860de64825541d9fea980e5653b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a347fe08d56c4c4496712f8db3619ff2f9b04072..f07cd15eae8a312c9407f5d67c8b1f13407616fe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 13fbda0f9ef1d889210537845e86a67b8af408fa..9aafbd975773913ca3e123a8501c4a0c1781b6da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2d344ad518331ebd0aa8f2b3fd40225301907af8..498d94bd7ddce67d632a6afe82fa9699d4951242 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 3c1f47b94285e3bbc5e101edf4de8f8687ab5271..a3c6e000451c49c733e6c5e4dec9ec1068f14740 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "eacces-error.h"
index 26bc961c4239f429c1d8326dbc7a47a587749b15..6aaad73d2eb04f350075c3f13c48e2a0e27e0f0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a2aef1d736a64b7a5537d4277090bf12c6666b2a..304c19f0a7aa49b930d4a783a2ead647e2476932 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 178dd49e4b208492754234ab60c65ef10b77372e..d652a83d5f305d24300edca5367d403e7e5fa891 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7c28252806ecc889ba33dc083790b29e17af8b6c..9c86811b13ca6d8d0b10b07aed079cc67489c4b4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9cca5e38c3e476f251ff77994135f115685405a1..f36f5d0c8d3e2611a2e80389c9a00b486de04874 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index cced67038996c413ee0518bea16ecfc3e3927cc0..cdec68f6dcd744f05132f28317dd07a48fa1f9bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 6a3cc3ddc671240429389c191d42a705d21d8384..c0bda3d2a327c3594b2f7a334195fc47d6104df9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4a4b95607e0c3ebaae06a893370982f414593ff6..d73520ef7d22afcbe8af515ff70e40bf8eb91ec8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c89ae4e1b01471aa91eb64ef3711ec4d73f8d7a3..f2dc88350362ea461312b6442668d34efe94c044 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index 68fc4a1011ab3ab9ba0ce93480bd2d8e7a41f615..12f48b3a1e5227d717da3a3079091f5de41ba1aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index a0f0ffc9f85be8514d65e2cc136b90d5923e1023..4569d44e63ec35ed68e4a7e0c1a8a95e1dea3f3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-search-parser-private.h"
index fe05788671046c2fe838524673b8409179d5c164..6fd19d4a4ffbbc72dfa50e724d6fd61c1b96f427 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2ef35148f7367f19794293f0edd8297b4e07781a..b384963918c44504f538827248d32bb5415f60c6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index e003a192dd5c7665b53ff03d0fe1f46c9b214a10..1d0e8bd60fc68b0f4b1d1ec750e5fa07334b729f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 652ee6a0edf6b66c286d08701a608d6c9d5f750f..bea23a48af6c61627af8dfdf2a82dd921baea251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c91ed18a9f14080bf4aa14bd636f283752596aac..4856c6f390bbb6bf4642370326bb11271a969c3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c0d1ffb05c574614f65ab3e315f42c164eab9053..ac1783dd9da0b6ceed8f389dcd5793cf65657249 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 91ae8c23f2c178932810ef983394b9b44e102a21..8ce27edcc140ccde371f9dd6f73de5dd3f5d3864 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 06305f160cc1b9ecc2c1a60b9a57c2e3a78cc8d8..b93935b05306e055a0c1e07fb64b456c419a82a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2c1670dcdf6718f12897a1defd8a8f7b7bd9f6df..9426d686ac060e33dafdd8de87c77d2ac1a1338d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-thread.h"
index 4635ffe0b576ee2081703196a4e6eab22f359f23..05b0724c8c1bc03a657031e87135316b301ef704 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2524dc6b2859fc175020567ead6702dc63d51a13..a8615deb0c7761ee239f5d15a0c140ff7504f1fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 76f37540429b59907ece9f2542d7d971584d590e..dde763916bee9fe7a67382682c42f1a2712882be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 6e3572fb420ab27996187ea5119d8287a0a4d89e..d3c2339642af3a3776926bdd7ce7899193371b6c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 744c993bffa4d92e321337af5df1380e51b97dfa..8e9864b3f466debf2c71e2b9144b3ff12910f875 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fbfa45491544b00baf2ac6312369727593fadb89..6e754fae88b81fad1681a7d213285c824f64f670 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b8fe924c72d6df34a076929b47a4356cf8284121..2774df319f42c2baf42d3f746476d57cd4a8edeb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-cache.h"
index 08f67bd6943cc847a7cddbb28f363f8da65edaa5..6e9034d41e406211bbf93815247e88ec90f06696 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "imap-arg.h"
index 9ab1a63a50a6a591fb9feb48bf16dec1d649d6a1..9ca83ac0cc7f48b508d10574c6a046afe022575d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index 6340bcd2e8d64c268a859ba58b0f76d5bd026634..26410ab3099045e9de156da02b37794956996d61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6b269c72a6f42a25050fd71c4298251a73dcaeab..4b1194c251f0a65691ca786aadd9eb03c7dfc96b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-private.h"
index 3b2728a1137641a4821874c91b863a50df630e39..a443cd77e9d24f84222d0ca762ae89e1d6a3a657 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8d19e0b1b9f854d07829ceddd44ba28f12dbad0b..dbcbc11cb5e0d5aecd817f4928baabb7d9e0836b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4223b1c23f2f0a15813b962f191295a4d5d40b1e..2dcb322abe0441233d68bbebcf04baf8c41058e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 19f23c7dc74bc9c99b43e1027fa20406f15b415f..70403693813e7d610f8c7784bc07bf8d8d25d173 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0ee172b79c63bcfd784caa40951d2465d2208ee8..dcf01639b4b5615ec432e577d0f2aa94a7f0ae46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d89180f40d638bf0bf502b009a11b110f8a38e67..3c3c92536ab2cb2ab305ca53601bfbbee8aeabe3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 342613b3ef41071cd705ada9f14ee3d1c33b4e0d..b963744381b375eaa9c0bfe413e970710daf3041 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 99465416ab8861bc24603699409a564ce27bd4f8..35e8cbaad6ec1970b80cadff136deeed353dd185 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8edfa880eafc27d1a22fecd9bcb9941426a5892a..4005ea6d79225b0893ef518feb4334adefe9cfff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 6355aec299a59b8303f424a9fa4d8b9ae5a42b7a..6ddd9620709403f4654619fae67eb4c7fa7dfe89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index a20a6c335da81dec349c54d779d8f20ca8707f09..b7fbbacaea3b744b6b1f4b6ae64b290367bf2de2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 117d8d2516368216864c3504794330d9ea0ac6bc..44cb2d2c2ffc0ab25f9c862a25fb3031f601027f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1a20db4218534e9bf626a0fae737e7585a80eff5..c770bb7f29b3717b25fa3b7dc2d89fa7e9cfb455 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2f1c1e16ec89bd54443b8c54f38c4ac8395241d0..296dbf894a4abc575860b5dcaf6ae55eb1c57604 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 644e401130bf8572704c46782bb48476fa17decb..af67bec84f57bb12f4da491ec54ed7f2212626a6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 7b2cca5242e854c62693e3684cebe81059e258ea..3effe18dbde1c6cbd45c1a14cbb25c22b7d02f38 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index dd8b371f02717eb6a82b49f3d1a0f451b4063f06..29a0ddc0c05fd3897fc9d38f3f1310db686e37f7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base32.h"
index a645dd2fbe1aea550bcf9e76db2b3480e9d6b453..af5e535c4ec3e59b4466ff2fbd5c07311ab780c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 7939e0adc2ef6552d971ff256e199b0d4fdd1f56..c6878aa16eb58b5fa732f68454adab913747c79b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index e7bb607fe0e611c2b27993d025eeff33e6f248ef..dc92f47f6d55c4ddfddc3484377b3ee79b552f57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e6ab1166608df8d5f264e35e7f9fed532affaf69..dc04f91025bec430fbabcde16d40fdbefe3d8f52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 64593193d40451bea131b2d08509af7e8869ab0f..1f727779aebfa305026c7c5e904d887bb0c38ef3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index d1f01994ae748d3b0233b780a71b24bda3ca1d55..524ef37d8f7cfd8b8b9f17246b1080a1a490a96d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "config.h"
 #undef HAVE_CONFIG_H
index 6ae929de632d4a6a734dace3a1446d2ccaa9f5d7..4dc0495272c1141cdbb578aa2e9cec04bf3732da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b72cb0ed6f9938681eff76d0b8575851a9e31de4..576c6898c20ef8a70df36900b4ec40da2f675b1a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 0e0be7029d9d806eaae6c5cfb01b0a85b7f975c2..e8cc7bd887d0ab9a1ac335149fd5db04efc39cb9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 879686a215124e6729df96810116a1310a8f62fb..55596d8615c0773777c2aee6dd9021b9a43aeac4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e59aa373fb2f186f27d5e363c5efc6ffac105ef7..3c1cb5c17719e79ea7226e18040155cbd744148a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8c39d8bdfe316c1f79e7a6f1d8e914cd4873bcce..d9bda82be91752ee7b61575faa665fc718cb2ee3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "execv-const.h"
index 3cdb94bc4e4412a86d3c9876b1b76c048a1ecdeb..98f8a3ce41ff6c5c6aeca098587fba8b4e6e2a63 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 41451ffe2533f61765a68ab642cf2525c5f01f37..34372bda09f514a22d1b01fcbb3944354271b2bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index e7108fbc96cd3178a5f6a7f48921bec1b40e8a00..5c699929beb076ed10586bd4c6b7d21eb2effa24 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fd-set-nonblock.h"
index 01bffe6a10ceb599fcb67f707d26a4ea33373ee0..40beaaaeafcb539bf1638f110d8dbabd8c321af9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdatasync-path.h"
index 8a9049df43392504338fd67ad6e982f234fe8533..bd544432b4daa6a4f01ca5762a3e1eb6e61cd8c7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /*
    fdpass.c - File descriptor passing between processes via UNIX sockets
index 8b98cd68ce3d4dc89b289e1f5edae14295f48b30..b90be38d4ab61e1e925c91897b204ce72f2d8ba1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f86e20460f776b2ea50561fe791e47f3274fec14..6b49e3c0c5308bfaa2118cb381ae5c08e115e76e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 39c2c2b2ee3f9cc228b89775e629d20f63b7a160..2d68b690aef7d625fb0db4f714e9802066fd07a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f76737689416871c5f3fb5d99091ca8bc07af2a5..6ec8a88438286d8b7f345a679405fc6f644c76e3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 074bc7dc4372c374c4da6f979f63327335bf985f..12e22d3bdb9a78a15ce20a9c2bf396bed2f32e52 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index 827c60a8a814396361756da8fab6304313f024e2..1f5938fdcdd3b02d24eaf535f9013650cbd006d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #ifdef HAVE_CONFIG_H
 #  include "config.h"
index 27f0e35d040babdeb52e12c7606a125e1d99d796..22626de8262859b7742181d5cef8d7f946003e00 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 93a97db7d389360684c59dd0c8a97da7812c56c6..41ed4953d1ee00e3f69b3d475334865fe72c1db5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index 51257ccfed154a179d51ef7f258a590ef72f1904..8083353904a372ce2c240e2cef9f5f1faebf4946 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "md4.h"
index 5c3b0323b34fc56b55456337b611b4d6e46b0c76..618b941d494c780dabdc8393b144f8968e29d1e0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 0d8273af2f6d98157c1dfd114e99a466bfc005ca..5efebbbd8ac4df59ae237d063f3c8bcb8a7f0ab0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0af0ff3e488d43aff409a451da8abb5a9f56fc3b..5bdc6c424f8541ad718318044abc68667369a617 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 0da3be66b4111af13d76a3e8a88586b4d7ce5ab8..1c68001a2b54e10d1351e3487d2828ff05d53504 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hex-dec.h"
index e1fe4c66e95bcea66a008a93801cd486ab817a34..282ede9eb86c418922e841835b3cb6fe93b55544 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ipwd.h"
index 86c848914683b8f76de27678c4b4a6318deea80e..3b4a40905bcf5f8860a8cfef93564d564084e7e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f583bfb9d3e842c2519bb4769fcedcb1f616cf29..03c157952929c947d61c25a2fda804f02def8980 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 #ifndef HOOK_BUILD_H
 #define HOOK_BUILD_H 1
 
index 1c235453ee59f9dfbf1af9532b304c74cb2657f3..3e91ade569e5d048148d65add37b9a2c59a53a81 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 761e6e8d66f66fb4962c60d91a2217699bd6fb82..ae52b6dfceaa3fcbea8ed212b9f1592581674989 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index d3c997df5307f5560ff726cefe78b114e8c9f57c..8b34a9e79a4559cd0a0fd2d13e25b181d947f335 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7279b605d5dd4a33bccb3b2fbb13fe5ac776bbfd..d3ec29b6996989589a0e5bcc4dab862190c32fd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index c8478872c9f4b5b3c1b3bda3de3f748e4d995525..e76c1ce8f48f9e9c336990709370d3be784094bf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE
 #include "lib.h"
index ffc17fc96cf8fee1a3c544064e95f455330a0317..f91c26f5f456f4e3ef61d7f589ede6b659694b77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index b4bfc46424d33cb9be7753350f9c9d7413a1d797..660d8fe06371bdbe995f898f6fe8e96671fb4b50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index ea9b3b20ed6e5661401ff94d22340be3119cf008..0b608fa75ac77b5e1c7b78c0a865e2c81c7af653 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index 0eb2c62a0ceaaf6afc703e1b82c65b03d22f0388..7094d9e6798414de66f6a807af8c03f905b1737d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index fcace8e48716ffbe5e9ab7856af02bece63144c3..3f9ad87e54ee2ea844dce16a2d28d936285bde4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hostpid.h"
index 6f2fa54b08e83e747143fa5f3299c8f2b86cf319..0f5a2d7367709fc5d38bcae312799093b2e3135a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9cd12427655f6e5c4186199945df8649affd34f8..89e1826c787030541200fd9c127217e6adbd3bcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 9819b90dd536418a34277f36d50732d084464cea..8ac81fa2d4746feacf9f2d26446d1e733f4d9b1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #define _POSIX_PTHREAD_SEMANTICS /* for Solaris */
 #include "lib.h"
index b92310c7169ee4e82dce93177d896439aec078e0..a0c84ac42eb78775770afd3fd29feb2285c36627 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index b3444daf2fe43f7a025f1973d789f531c107f9b2..f322309d6a78a73e54cb6997864755f3fcefd486 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c1ae2bb2ce561b9998f4da6a3ed2432f86cb2072..656cda18bf4369852d55ef1f7b77dd511dd03d3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 77f0a85edbbe94f10d2b7deb9892e7719e8c0f63..ecbca08031761548c2914056b9fc20a226b97da6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1b6bfc98d48f3a7973f272036af0895bc98efc7c..142646333a6ddbe56d2fef32292ccf958f9b5ecd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index b414f3a8f807925486dd716b852e60d9e4511f45..469926310fb4230cbf219dff154a4e79c85dbb39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c0a741db121a9a8c5312678056b196e0da0e3b0b..68ab91fdc071d7d7f4b77866c759214410f937ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 327cd69929f7b20ce0cbc0584f9e759e5a2453be..2840f1d88d64dacb2f5f86ff3cc83136c783608b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index f821d45a6e9303f042788b32e6e780fd4f1c0121..98f25b8132fec9b1b69b7b56213005d638630a3b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 165da3553efcc04e875aa69b5f2b34ecadbc0d68..9bfbfb225808c76d7314977797bb955ecdf90f20 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 1fe72896a3d78dee2621baf40272f65b217de9ac..42f19661edd5e5c76fbcdef901baa25545af8015 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index 0b1f3e224907ed13ce58d630e8e4bfd18bfdb70e..150a1a021be5b47f98625277e4a00e47ac0ed1c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 027e9bc7182c2494779004f399ebeefdcd79e8b3..096d50f7eb42782b63b8c8b680c4317da43da31c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 95e3e7efde0d8fdf3c8b2c15fabb0878551c6459..6091b3bc044b17556753bd902a258390841923f2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5654a2d644b54cc831d622a5c1961c3100ea68c1..acc76024a92a9b4d5dcc832cc620dcb7cb87bffd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 548f8f97a02bdc9fd5002411c68317127d9dfec2..c7ade6481cdbe06f40617c30b541e2f092715524 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 70e11636ce4dd0ec44b5df1ceae2befd1fdbb634..76ee38446510a7536d8c4c6b3134f845cf4f16bb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 24fad3608eddcec9c398de3ec00740490531c6c9..814260a8f57ae9bb4103f892b3d78171ef7052b0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 80d679e87352785edf7490fa75683af961559849..c14bc47387ec5a219a8ec225bf26a301664241df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index 49229dcde2440d82d7719be357a2fa888077288e..c0bf51c3d58361acf573d57d04b6f77f7af971ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index d865efd166727f03dec674c2a8339f17a6220b87..4284f6d17a20a6042ee11ed49ddcf33bed1d2c45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream-private.h"
index c9f4149d27f9502844ac32e5973082963025a6b4..91af2beda3c68fa55db881f920a3b5c266984443 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdpass.h"
index b572120067201ee8f97b2422989fe23b24db713b..ab957a3000ea36d3c0a9f85b858d18ccda589476 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index bdefd6d8ec2f5e3434dfb8d03efe9166cf0de435..00192c3903a066f056e6fb5e653945ce8273dcfb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index db20dd24bfe9e380881217a5a93b3e917fadc8c8..0ae58b91ff6b5f868623864135719bf096f88cb8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "json-tree.h"
index f2b1ee3c369a6fd8cb667ffdec3bd77ba6828737..f6e5c9479ec2e5fe6daf13cfb8b09499c2686357 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 4c20163d3686fa9074bafc956a54df3ec8893159..4b72ccd213d0246e38ee127c379a8c5b5eac4d96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "dovecot-version.h"
index a626ffb955c88df5a8cdab1dc99a9dd080d1f066..3703376318e2974cdbf3ac41e2aa989793cfb92e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0b3b933add34cefda9d37239e956826545dbe908..7c4794b8c763045d74c0ee73c795145e3b31aa84 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 #include "lib.h"
index 98c57865280a3ceabf5ea4a52d632797aedf3f05..413e97f014344502401a7873e5eeb864e3efe581 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index c2d489540c88c5d0d3cd836be37d67efc5300a8a..2fbed7c526b3df5d44dd3b68f7d8503e553ad481 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index a8d475df61a5593a41adbf661356131f8e53cb6d..ec24522d1959ed407e5fa1cd3d59331b7b3cf15d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mempool.h"
index 8c542fda414e3c9b10e0a9f3552eb510cf589187..3d3c94c052f572ced6405389ceed3b4817cb4855 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 975d36cbbc7c8f58adce5e22da8259da2ef5a4ed..93aa87de88f0f141c18bc3de86f17efea7484095 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index ce58c6cbb63f36651191bb21770e6f48e4c510dc..8abf23a0a94e3d46d4a4f28cc39c0a902bcb65da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 18ada766addbdbb221d740afd809aaa690268146..87542266fd67956e1c4389c383a38b6c2ada45ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mmap-util.h"
index c8a7dbad64839feb2a6fc6545aa307e31a30e4a5..f01774f06946a61c99afeabc68a6d0e27c8127a1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6fc34425d4a17b7b343e0e5f935083474745e2c4..3d2150ec6e94eff4181e714ec30e5254d7fa030c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mountpoint.h"
index 66031ffa08de798c46633d921d991fe166c9c195..08e3081ac11dc5671f2df976c9d94c881612cd2e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 1999-2018 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* For Linux's struct ucred */
 #include "lib.h"
index 83aadf03812d837c70035bc173c2d65941bba90b..cb6950bc3b43328222ed2e4f15d7dfce2c6d3f7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 /*
    These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and
index b433502b700c4248bd9f91f50594f1dbcbef969c..51cc0271edb36f806bece7bee50c6e1e646c169c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2ebfbe82d3a38976626a15efbf9d7426cf857fa8..a4ffd7f8423b4278ced685bb7ac14a3d363111ca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 080e88e65aa8a4682356904030a10fc60ee426ed..dabc624f764f44351639ff6f21bddcfd0ff7d1bc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7f88771327bcd81c32844c822bc0f51bf038ec7d..91a830b17bb0b10f35ab9e3a9084896416a960eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 077c9b334da47aafa1d332f85565ddc42a1e1d0b..57a153003f6ec931294717d21f0d38428b5cd9d6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 49e8769ab1f1a316a45183c02d71ce91aa98d04c..adee491dbcaefd9c1c27565ed07b4135669c207d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash-method.h"
index 6789391979615296c4468e9abfdbcfcdccdb40b1..b00b602bac71d52d19ac785cf5cd044368bfb5be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 0874c3f9cc778ff8c185c91f358961fd21255056..0ce858b785bfb4bb8cdd1837df31755bf95c079c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream-private.h"
index 6c8834930e8fccb78171a5d0cd672daf7fc57e3a..898295f7e4d87abf6015ef5a42d3bd8f0451a4f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "iostream-rawlog-private.h"
index 9280c90ee941a9308c506f6b88749cccce366945..6571dc6cddc692efefb3bbb6364800d89f208c65 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fdpass.h"
index aae925327858a99d01d7e420d2d4e66e71cc48f0..c3addc65b08f12921fa5bd7837a87611d4413c6d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index b2f1be06c444864574091e2f81f2fd1bd7b20dd2..e035d473b71be8a24bc734ff2c50f0e8aa396fe1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 2177f62e5b2d00d04cce001fcb600695b905f714..cb4a5e24a0d07a82f0388ff36febfa6ac2673881 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "primes.h"
index 55fea4e45d05ba0a786c205f762e84650b1f2ff9..438969140e0ffa23e5cc3121b27f3cced78d6c87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "printf-format-fix.h"
index 4dd4e4e64260b5adf10693cf863d4ea6b22f5ebc..0ed88074fd404748a9c154f4b74a57218b2d818a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 344304e36c99b4e0300b797186707a5672ea939d..1e157641bb5b73130d78e36005a16fd81af424d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index 3579627a8e03279219d9389b35c66527dba96c86..e89a40b7e31ebf601fec3fc732dc24ed8ff29db9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 /* Wrap srand() so that we can reproduce fuzzed tests */
 
index eb70f49ce7ff00dee70122f70ab894447eddf8e5..28fd054a900ef6b94f96a0795787fa9304766507 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "randgen.h"
index 4aead8fa1a066e24dd8937ea508da5834209a82d..733c3df638921dc5be08add037bac2d313c097ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "read-full.h"
index 493fcc7f4373bc523250e8e5295e2b569e31d244..194c143a489ca7c223a58d82c1f978a4278719a7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #define _GNU_SOURCE /* setresgid() */
 #include <stdio.h> /* for AIX */
index 66c954ee86ef19391b83b5e71621ee12ee2e0dd8..018147376122449b1db171a1456ccd2a613c8997 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-process-size.h"
index 60a3180f7a2ad7cb73e897caa1402f4f71e12283..3062a419723f8d19abdfddec7b999371627f203d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-memset.h"
index ee78987bbdd54f1a7bbb60907b7af50bbb2c4f6c..dc695c7ca75ba58022e4186da7662adc466e6c35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "safe-mkdir.h"
index b4340569f93c1d9c64903af94e6e2b52c5e778f6..537921a9e2e04f7f1c36613bc43ce5d22cf8e200 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 1d9823b5dbcd5952fdda54bbf755f2d5159ce6bf..eaf3a2e7b8f7e4b00c30df28845ee17cca64ed1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 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 accc3c5310b152f979ea624ce88c13f2ea2ae25f..336f99a886ad1b216c2b41fa1d4dbffa27f28fd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4cce504c47a99a5cec74ccf25d6b13a3bffd9b6a..56d8069af5526e77c6903512394a19b7a3b73fe0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 3b6d650dec0b6ccb27aae211fb579b23c90a803e..f90de0ef95952ced098d79e8f1465ae3b1afbaad 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "unichar.h"
index 71405ef97d83174754d8b834a39bf80d1fcf9d81..10eddd6cd1eca8ffd4446e11aa69fb25a293e724 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index be0d5cf7076e7ad414ab48e9b28fb11ef55b8c28..71ca6b9b0f1091c0c917e6f960070b87d038b279 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 5fad0a9dea03bed548fbdcdb7fcc99e80f8ef5ff..db55c5e52c90a877c86ca8a713b29f0a7ce80832 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 82d2d8e55967f8210fc006145aa24f10f6ee457f..82da61ec19a98e5f96738db742c0b2506aa4e57e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /* @UNSAFE: whole file */
 
index 7fb57b99e70dff04277b9056e1514517b437c918..217dfbd8403deb77ce53aff202a193a34d08e10e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "strnum.h"
index 7ac7fbf97961e63656b68e4b8850455dd10484f5..0ff03ac0959e54396c3ab993eb9f3d84dccdb536 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 68f63497102bb8cb4c4e9fbf8683fe4c6eb45c90..ac56834177f37df7cd546d6b49eb6b821b5e951a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index 51fdc5fbb8dc2bd8d45f271b7e4c1c4d17f9fb8e..d7bbde08a9d1fea3e198a2cced2f4b7699f4e83f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index b89b4db15f69a313fb6b8613314af55add802e07..96122461efc1b6d6750ae8daaf29eed4aab9ce1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 54756ed288db4eeeaaa64a41649bf0309f957269..0444ebb706178c875d9a3551b2f10a7dadbc7d4a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for bit twiddles library */
 
index 7156f806c4ccb83a2824375bcb08d91195454222..5b2454e3c4b012adc2df6c724c448ddbf8397ccb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "bsearch-insert-pos.h"
index e9e4db9aa2688f095b527a3741d6a4b0ec416c4e..4fc72ea0f5ae211985fa9e472fd1d8a6ebe07ae2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 0a2d10774b9e2c1873b1a20e4d3073faaa7a93aa..3292d1c00339c45d9537f226d3706d611e1c4838 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "crc32.h"
index ad9bc12c890288629022bf9f9be050a29a495201..2e59b1ca848205220c11c899fae8944eddc07b78 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "data-stack.h"
index 2d4684ea09aa6001b1ac384c4357cf6fd05fc64d..11e87f0c700f7cbe96a5799476856c0f60838fd0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for failure helpers */
 
index 88d35d9626bfe8a1b468b8bd00183c203f2b011d..4b51f1278472ad03dccf1556b3a0b08395e67f88 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "unlink-directory.h"
index a800f7b2a5ed2f502a468cd33b8acff1ae006f8b..0a13cf1142524227f3eff043763645b839912826 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "guid.h"
index 2b83053f5470bb2defcc710761b3572000478f39..4728b582234566f7d6de6f703f3f86be802f7a34 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index c681dfe4af7a2e319fadf5e5362cc21d4b7a0c2e..ac0a15bb21fddbb55cd17bd9623ce56ee2b5e718 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "mmap-util.h"
index 1c1db7111b5ee51556079e9b2806d6759c1103dd..95bceff11042fb5d2886608624ec816b29f865ab 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "hash.h"
index 84958b920af8d8e97944dfaf0be0567a42c413cb..5fd29ea366aafff928e420e8754286cd8620064d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 01570adb74483acdcc3940f837bd3c9c0cd53049..c18c4aa08b80f0a8b336242abf9afb3e52b739c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 63f37268bb0b6303edb3e1dc9c42d9a72b15204e..bf58e11644b822906111f96f37662eb2fc31e4be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index 78dd0c12a4b3acebb095b101b548782c1ea7fcff..312d1de260fcdf9c0313fd85d80ce5ecc16b20ec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "ostream.h"
index 4687cb733ce2889af0d47812077c475364e6427f..0b584dd6e8402be0ea1b7b15a74eb7893888a05e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "test-common.h"
index dc3e6c935bb891856515a28695a48b4db54ad227..07bdb4a02bce8f163be575e06744d1a615a57c48 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index cac727d09ccf7325c00461371a7b67d07722aa08..dd67bf127313fbfe1e3895b2ea7692b917fec529 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index bb1b54db1bc0865dcd238ae7ec0df5123a0206db..c1c3d7fa1a566fba6cb55a197bb36120f551783d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index 9c6e63ae74fa79fdaa574f2010d7503e267646ac..6fa882d795a7f8f70d9c68f60ec54b9ecd66b785 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index e756c18cf48e62a51cf629b74491c5526ca85d20..a280de12ca68d8f0a53559b7e8a547595491d60c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 351dc34e0a31c1c366ccdec242f93147b1ba005a..cdab5b5d55cb0ab5f38e036b585848a508c3edef 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index 98995f51af6dfad1d0728254b1c623663e497ec9..38e1c7d9ea3bbf2f36696306f74279163b2ceaec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "ioloop.h"
index a524320c7515d96bd495cb2b01f22701900575dc..6fba6879100259034c94ca062ea8dfe69825515c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream-private.h"
index de1c08b3ccd8aac2f36bcebc781e298ecd669109..5e404e82d04cece6258e2afd3b312b5ceba3e095 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index 68cb514d1443bacab0077d2d99b43d8cccd22686..4353afd52da077275bffe4ce52b21c0d727c928f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index a9623aac8231327c25ab7aa7d099f112ad8f8a26..39a4185e7365250674802a747264531c9bf9e0d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index 6c26a50b422d3e64dc8dd2172d164f4557e4d085..4cc6ca06d89701f7c4459e2b6e49e737befb9fde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index 1af0a5e6051b83e125510d131f86ea00fc4b0fa0..7a5ec415b5767350543096f31a528a8a36fcfe9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "istream.h"
index dc98af63e9b045aaf76934eb49044fb0159405d5..47941b999a0c57d829fa9eb984623046171c3ad3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 905a835c776b94723a1254b11d4aa31dcaf281f3..6ec8d2a2c169f8d659fedb915da6acd049f7fcda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "json-tree.h"
index 7157ae0701a277b64d09b4721c39a9d6e3ccf2c5..7d806be7f23d476cc59817b36bd1f2669cec8622 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 95d8ee6d871e5e2385ea5d722ba228bfe599d28e..d57006ce2aa8e0a8e0c7676aaa3b4b2d38e212b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "llist.h"
index 8a4183d89ea5b451adb81a4976b81af08098b255..430aba0f20aec45f78780301ebf9deec0512622f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "ioloop.h"
index eae5f0bc693b9543d18f6f68327f638931344bb5..f184283e23b900f867cd0b8b0cf5b03fb298dd8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 6059bf5df0fbf57563f5d207f0d617d3840f7d42..1478f48ff856fd077cde5c42679369d0d6f05694 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index f909f59304d235f23a3c171d60d684f87253cdac..38f718b46e5fead8baf9c072dff44996cd0625aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index 8c8c0a753389ff382a6c0ab7b5821fe9a5457dce..1695318ab2041802c7ce52905e5dc398e50f480a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "ioloop.h"
index 62630b66a50c26e4d5b3b8bea88013888a983bbe..8eda775888146c7c2de9c6038d48db1e751fb8c8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "net.h"
index e9befc478e345217414293ce1d705852edafc1dc..fed240c21cf80c69c16e6f6926711616a554ef50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 3e1a75ebd9b64a473126e67553ac87981245ddb3..a2c3da18092fd3001e1e58c8dbe0118a72c5d81e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index 0ca29fd39d5cf531a3112cd3cb918fb947b42dd5..cb1b0e1329c1c3030bb92b0e17b18627450d880e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index ed6e63c4634b369365d26c000f6d0aa4e4edaff7..a71ebaed918331f705e08015e846e0b475e12424 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "buffer.h"
index bee1a4ea857bfc823635c192263ff2edba960364..4cb0d5fef7f6f4d4a9a6ae8b0d9bde3621e8ff29 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index e2ed7fdbcd631bcbf75a5ea0791deb36ee9cff1b..c94448689ed076630b4ded9936251e6a84bdb0a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "randgen.h"
index bc2df8f2339e55429ed14fc1ed012910e74a565f..772129cc341c0d01cc9648794a883ae467db377f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 01e654af041da356bdbf0c1230b9712f8ad8f206..fc792b4022756cb2140cd7785f1882fbdc50f828 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "primes.h"
index d75639b723d74bdacd44f5a5d74a023a98ec6aba..ce6205947922dd5f5dbe33bb62dab4995f3acdbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2001-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2001-2018 Dovecot authors, see the included COPYING file */
 
 /* Unit tests for printf-format-fix helper */
 
index bc5d5fb069b9b3bd9bed821e60f3817ef8ec3585..b0de71c7e49a7843811fadc1d69914cac3df9fbe 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "priorityq.h"
index 477bd4bf61e92efb4e114f9b08d03ac5ae2ad658..4fa64d133f19d23764130d97386810ab5451b4da 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index e2d76caa4fd87d59848bde4ba165656c81d40e3f..a6a6340a287a58a3eef26cad3d09902e9aab3fbd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-find.h"
index fc481fa2246fec7137becce63af0e489d37dc4dd..05eb680478c6afa7e9ff2494e8cf7f819d5b3d46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 9ecfd790d576d7d12fe47d4856585426d0aa3691..ea97d149e3fc56c747226e1ed30d14337af4ec1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str-table.h"
index e2f2c03fb5d3454be4c29aec32d8a1a8eaf9f670..c5bd53fe06924ab09baf9beb12126bc0739d612b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2012-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2012-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index d9f0b3076b30703b5df088e7f9340d2c402b814a..5213d751c56966cc85d1684bf675033fb3ddcab2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index c86adb89099d66654cc3ddf315b30ce306315e80..9ae38936d3f7f4f4e11414be85652d7838f1db0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "array.h"
index e6dbf67cf17b7330cba881b600626daee6e8f0af..3e4f86b73ec74c3ef607c55be94c3e8a25615388 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 
index ac500946fc612d1e8375b760ed418a9cd6d315e6..89cc1c4f64466e10ab000d927b475f37c55a7e70 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "time-util.h"
index 5b74dc700a0686a15d9755aea6b3fdde75055632..697c7b2ab1560dc2707dc5b1c31916398a77751f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "timing.h"
index 08fca52c3deb7093f751611849261f27c7025729..16669c118109e99958d4b80d9d06b1887ab10d39 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 261c8b8be17e3db1c54442b0dc2e2619a4c55018..c3ea60898bd5d4c144a358e6dc978fbe612c092b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "utc-mktime.h"
index f81aa1df499d3ce97227bcf7ec2183ca0988aea8..4553adb85735b8cc4c3fd2f5f1421d49b95fe081 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "str.h"
index 5c4e4a86ea6a7936c0776529051853e20cc9c6d5..b214b11ba692ee8ee37cf94cd3bf74cbeff4b4e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "test-lib.h"
 #include "wildcard-match.h"
index a783de988a03f5190ca4728b40b7033ac2b068ec..c38ab50f9467d9b4395b65b9d30dfb7bab398330 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index 283954412ec1b7e1fd65679447ad0614a0672726..4d7d7165763cefb402233ee760916c9578781e61 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "timing.h"
index 944d08d43787b890a43ad42b0fd2613d715d3ca3..f90378c9eb0764222ce8c4aded4bcab06d4b5e58 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 91167c95c9752c35983a62011c6cda981d907893..3614df1d726631df4c2ee3b4a34898600a99ce45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index a3dedd3316f51d4a72de607adb5dab20d17e6648..77e6f4a5ad40b77860cb69ccd45cf0c8b4970a0f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 /*
    There's a bit tricky race condition with recursive deletion.
index 823024c128342bcf9751bdaa9403f058ffc72ea8..4074327ad5234fc1e9630be2e991e94d55b249c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6f10207a3497ea78c2d307eaea27d48c7c4ce427..f943322919285b4a23399d2aa73c12dd9deb2c7f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index eca4a66c31196206a857514ad38a45b80ec31287..e67c687a92193ea7f28b230f67562349deefd6fd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-mktime.h"
index 5be4b13d062396a7d0bda9caae91f981c55b79f7..d3b4bd2a8042c022f1301933febf16a7312cf12e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "utc-offset.h"
index 601f09b60dfefa31c8c50516ef95a6c7c020ec35..4f77c074f18ab53a4f5b970d6132fb3ebe6a2ddc 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 1cf4f0f1ed5cefa8da3642785cc3ffeb25f5b9df..5ac5b5966786487611b12c99a8906b61f6501d1c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2e3298cda7f2994baf739f8af855338688383472..ded8d4029596e614b0c4fe83ffaab2bd17cfb80c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "write-full.h"
index 339b72f6789b3521114e3ce8776fea39becc42c5..6daff8e3df6b966298ce3c1353a5367beedca3c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 55e7f0f7a23d10c36612382f0113c98581271d79..798d33e4e74ef93b2e3e838760987ed1dda1211d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f717c068746027ccff07c1216a1dc525ac16ac6a..17b47221f9cf5aea9a1ac4600c865e18c6f1ff74 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 88b31319f920c8985c2c58e8145e0315a1adeaf7..680c8fae3d0b4209a600e8976d52d95fb367784f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 7ca127ec29bfbdf7223f55077876be997fe7d20e..8306d912567057dfc62fa5afd564cae455b1f7d4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e3a616029f56dfd11ba8ce44607aed3aa8fb2d35..4db779a9dc4f55f77bf99ec7f6f385f50aa277b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 34d5968bc3e807641a9db38a786006276110a842..dd7b4439a0dd8e3f94795c9e3c42b62750e6dbd7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3f9e64abac17fbc0b17f90a444c7315e7060660d..608d1ad47df839bc56098711f6c96ef31c9f5650 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "log-error-buffer.h"
index be77c69ec73676e94f5d93739f644c340e71a04e..16458f0c09608d316ccb83e85f0efeaa6fe7c253 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e547683f6ca5c307a5d2ff5ac8205d7c6734e8fb..3abfd1de7fbad36762eba705a14ac57999d2163f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 7f5b509ba646fd535d9ce2978c4ef9bde6d2d6ee..99c268af3e4830211f8f601db8d7e404bb9d0b89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 7adfddf3708a8074871550a69bdb97fe4b68fadc..d519301e2f31cd25637077e52f9ec9ab81596ea4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "hostpid.h"
 #include "login-common.h"
index e62a8fef1f406045e7096bed93d61f51eeba34c5..07ee1d41da34364cecaf7805819d069a0519d017 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index f01c33d6088304009ca0ac6d6e9d849357e961c0..49cdb9486b3a6116aa1f3abb64acb5d02c91a05e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index e48a472a2e99933deffe173a48edffbfc77ebf3d..99c76567d5b843b4c42cace5b90488f14f9aad1b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index abc5d5d4c4b526289dae52fba9b814f3fdfa60cb..aaa9d0b0f20b4bb0e8da9fca96018bc334febe98 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "hostpid.h"
index acf2a9121653c1854d5bd069c3287a6511c735a6..49737356a9b652ac25de9455bd7aa87023025ce0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 16100ff9eed97910371e4161c8bf8b85646c7597..a833c9a6d41d34bf2a35c440ae4ed7ba972976b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "str.h"
index 1d85ed2de1d7b32c68f04570fbe5780783387dbd..d1b308a6a9c8a3eb3bf025f0f69146ed71a3e9b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index 8c7c3d5319f1889d08980447df67710289af60e3..e2e065405b87b1733fa60141a6e3a740dcf6aab0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "array.h"
index c55c74bed60f21e3bc8e076ea0dde7cd076e7c3c..416c8bde389a734169ab5aaf0215f816bd1abe6a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ssl-proxy.h"
index 1cc18388a50bc9488b0654f2e36321e3c7841c9c..666b07214e37d6c2855cedd828f7d10c9eead719 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "capabilities.h"
index e1d54de468d5be72e6cd51c10bb5cff0ebdd87d4..d68560099e1527cef339ddeafcf74777d8808b4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 153b831e0ce446d7144f887726deffabc258d215..309ee0b77a6f396353c4f293c9a4c9203cc62be2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 2b8084d9b0569d4f8f4b0dd3a03794ab271f8228..4b70809a47e3d414b20d2f004a4184a88e71dad7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index a01eee788ef16502f0dfd882d7ccd608358ad3d6..09c6b9edaf8de2573003bda1a4e624b4519bdeac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 8acdbff6d920944217d36f34c6dd6d459267f61e..d50b403f9b313130d10da9eae3259e256e071ad0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 16b73483b1a35e4733edc51fe9cbc5ec5c16c8dc..0bedaa3a15985a27188bbef133ca1301ccf57cb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index a4e01876c34d37718b1a8c3e732fe6ac64cb3a43..5887ace6e98b083cef87d992fae8a97f8f521c37 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 3cfc5040ac4963c418176ffec5c6fec1d650a3b9..db5d12e2838f3711a27fa813bf723bff8b893352 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 90b8ccf05b45a91605548f373aaa87103a90fb85..6ce7e94c566e9275e18f6ae1b08f1a055cb96621 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 02c714d68ae89f0def95929c177b28cb0b432e91..9e07ef5c0a6a7cbe80a4c05e8d27a110683d53c0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
index 2c37d3fbfd6e5c489cb76fdc982fd7bc59b280cb..5b8748e1550901026d5c440cf5e28d960a940354 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "ioloop.h"
index 7397e3db5da5db0024a78bc1679879c7654dcdeb..234fd01daa754ec329988b4b1b3413d0f1b507bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0f018065de29e1561ae17a51d88d3debb8b62f95..6ba5827e45de76ec312213205927863ed3e466af 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 12d7310a5458069103e8fd546c5ea925a810a422..ecc0abfff2445b68ec0b7dd00090c90a20306c45 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d510e0d5fdeedcdfca0a44ee94550e8c0f2e5547..a61283843237002a8b751fd63e15958d66d3b7aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 133eceb35ad828f2eb054342e59f1e24e010e86c..11bc21bc09c4ba972c2add81351a2494d7a99f57 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 3cb6e95ff8172e16dfa3c56d114abf78ead812aa..4f1e81e5651e4dbd1ed3f8ee9192fbcb0a1fa9a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 16cb1b1337c2245985d1edc4433fa0f2f8a734d2..8b2415da25b3ea4cc61e359e56a7842e3bdb8358 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7cf49a0323c4c1239eddac7b9e824cc22e3b5934..535103a000b3f639a92f7cca4ecd7120570acf5e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 076284deab8db5458d010074c025783082052ad4..3e9d767cc2f2bc80565cc98fc6bb897c04a9221e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f10adcddbad1c98f2b1b6e8253e818efe9196e7c..7cca69bdab6080ba32163703e0daa5fb91e72dcf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 177f6a40a3455288439b8d56d14708f11b24ad9d..3c993b99c6c69e9a60a469873e78b3a2f7f7ba46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 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 d90b48efad2e2d130f71d9f1a279c3b824ba4294..b446dcd42996cb1d0b0f291cd23a8e289c1ce9bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mailbox-list-private.h"
index c5164387cecd9a516f6cd50720b7493140def9da..dc599e23912a248f35bceecefd56f18b7f091fbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 47619a867eeff16e2ec0b77765544ef5af1b6456..fceeb2c59946d0b1666b4b6c0ed0ab97b51ac30c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6020ccfa9b20eb891e9ad55e2806378e0476fcef..052c46cc0bf3b3e8d235c073457b8d53d797084d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index f42a58b01b4204c7a9f4b80dd71c40bf8ce38a2e..a5996e3d85fddb53177c0b91c61c15039f453ea3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0daecfa8419f1c94404d127f5020ccc2bb9cbe07..68b9224afa84a60e3022b4404a850050ab3698d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 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 bd5970cfb782531dad34e426ab70129fa983dfa1..2207d43c2673c4b077498b09617cf5b0dc21115e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 99fc0a65ed9f81239aaccd2642de46b2eff941d8..a425122adefad0c8d2e9047a789e604154b737eb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING memcached */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING memcached */
 
 #include "lib.h"
 #include "array.h"
index bf01711fc0f9f8d693f7905e811ed0e9e567575d..9acb648f10a76a50466090c3ab8f3f3fb3460b30 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index bab56139e567e7343d809ff4cbda6c48fe97d9a2..7093b606832fcb06a6e29fdf2416edb0e9fd33df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 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 82f7bed63913f695357d36cc25dd3028a1ae85af..3545fbd7f7dc7139bb16c408a3d05740cf264cf9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0795bdd062cc5ddb71424ff8b58e1b898044c96f..4f0d9880e9e308461753113735d6d5ad905eb1f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index d964f1e3eb751c379bfe2300222cc6a4fbf3c6b1..136d4100ba96829330cc8d3dc8df0b657861830b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "doveadm-dump.h"
index 336108c698d0ac6fe97d1fa158cb92d4d1ea19ad..dc52f65f94914e5b2fc75611b53cfcdfeae8ef8f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3e86b24fd2c0f7f1826a213235c403a038163600..a34f4743ed2ff4101c148195d6653139e36bdb72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "crc32.h"
index 81ba0f909ef909253cf14f62f0143e2294b0fcb9..8f24810a0c30255f83d1291257e51019765b8081 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 extern "C" {
 #include "lib.h"
index 2020ff471ea52ca3c981d5b3ba8ddc04cee48073..3dcc22f9590a74e38c4972dfb84e465371401584 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 259bdb6500cdd7eea627657e742f4f626b88f7fb..b37efae79eaf7f94eecbf6b37a0d12f40f113493 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b59540e8837492f2cd9d3c1babb5af95be1b487a..e91a60225f948dc151e206a8eef9a5677180f1f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index aaedd3d880e7920b25a556aacee9a38bd6c258bd..4fd688068c81d2b383d2818070f92b868bdc720a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0bf87061b5a6ed54f5c8106f2fc0ce228bc4454c..a90ecf238cad4e086a7570651780f96fb56a0dd8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3832d08ed645d2a498413cc7ddc8e9dad6f0e2ba..59d938331dfe4e01a7f50874640877315720c627 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "fts-squat-plugin.h"
index e56b0674a2a86c105721317463bd34c142e37b14..af4cbf6d971944d83adeae8e590ddcdae7c55dc7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 52dba3077f3ad58bc4347644c2455464bf5599a5..1779ce364afd04f79ec32d6bf0e393bf269040d1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 054795cebcf9df331967c131ee56d596e972af5a..2bba9232f8b87e96e0939dba1c71f9db76e93bda 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 14ce2f664abfb8f213939121a26ec578c4968e22..9096daac59e2376fefb6c84ba0c5948c9494a251 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 408cf9be9c73b9bf25bc449c136965b7d76ac1c2..697e3d07b7f63c975debb231c848b469b0800091 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 8ce4cf83cd6b9f3cfcf3a18b0d01d6554003534e..5a5b2a919e84d3cf1367a515bb3751b05dd98bbf 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3be7266e258f385c270dcd03bd9f84b1b5eea35e..3a64032e83186ee62c0e6b3be03058244843710f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "istream.h"
index ad8b0a95b9d4da47cf53baa793884dfb697f03cc..f5cb1968ad23752756d7e16c3e69900aef0982e7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 93b41f821b37211e14aea884305b9f8799485d12..d31b2e33d42c3234bbacbe360a09976b05b1759c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index f85d92bf40fd257f1a3eefa61c15c3da6bb37541..dbe1739034cf2cc107c2d104b81d859ebbf90155 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 6e69fde328ff4223e127101fc98d6e4fd057f516..5eab69e074cbdc46ddb0c78195d5847e7efcee8a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index e1888c06fe30e83d43015fa3bfd7e90048b4bf11..d1aea919b4c56b58b9c35332f950f767cd83ca68 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 1921112855238c1df841d37510de92f83fb271c2..15249567d677afd3218bb2deeea939f2aa342a87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index c7fad64ae313a04e7cfe652a23079fb9b67ecf51..1902cb616dbe980a2325639577e5d5daad4581ea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index e66788872bc3ef99084a23a71086b5c46c97ce04..2e88f064d1b36ee955b344532ac4a9d3debbfc76 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 57bce3b6b279667c500719956525b40b23948517..e30d4ce4d8af81c03c4ac781c2162334c5ad8570 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 4eb9e817c9216868646377d723e88af482561884..d3e388528f64fca3d04f7ece38c12c3d01748123 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b7a7541faf084d702dfd215b3c8a6b45391ac772..8584c2ff1c0587f54a9642fa49de2726c129126f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 7144832b3e31152100de2df043f30fa4b279c81b..71da3cefafdabafd8ab453a5ad75584ac74a01a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-context.h"
index d3d77830deaec451fc93333f6cecd9b7cd67bedb..3a330bcb08a87d472dfeed5d27320c27e791ff5d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "message-parser.h"
index 1866dd3396e6a4d6c138a444a39101306b9fdde5..31b177bb1aa40e1ba0c20b2767d5f45c673cc851 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index fcab5dc3d6b5cac557a6297b26e46aeaf8c4f194..dbbf6ade0253c84eacbfef505bca16a1ea5ef4bd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index f3f0e421f674b8d22466dbe39c39b27bf32c60d9..f864abe7230c26e0537f3e3d27bc5215ed2d1ebd 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "base64.h"
index 40fdcee34645a4b31acef2666db124921ee05b60..be3fcc857c6197d1de413478eb16f5e165ac58c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "imap-common.h"
 #include "str.h"
index 2d25e0b87cf28ab4df755a723661018fba447303..1a439c279addc911caa8ff7a8be9e84d884ad40f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index a9ed1d10de5fc4c822057cb4b35b8873a4d0fddf..41c0834f1bccb41a09ef79d309454bab4417772d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b3b7cd3ee6ebaeaf01dc060216e35750f5db52f0..fa24ae26b27da50f45e9b0636a24e220b1489ac9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage-hooks.h"
index b42c7efa81b6b163a3a68ce6a0f1004119291411..6bd71df17b5810b881964ea33456e8f2a8e7c0c4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "askpass.h"
index 8ba5c1fcd6afd45ce548aab0b43acaec2001fa8c..d00a2d58f71eb958ecf842056c777a53151df6d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "randgen.h"
index 817c68b54c6d7c19cee29217d6fcbd8c4d9ff226..f2877f5b87abe803a071265176dc62ac5b493fe2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index f25dbff8ce682a8b9e153d69f4a65715b9ac5b65..cc56c394bb857746c38495f0a337d9dea7e98d7e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 #define FS_CLASS_CRYPT fs_class_crypt
 #include "fs-crypt-common.c"
 
index 760562676d15f7c3fe4e507801540ca84f555889..4276d0ce83adf41a3bea72cab7c19675ba65ee77 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 #define FS_CLASS_CRYPT fs_class_mail_crypt
 #include "fs-crypt-common.c"
 
index 389817ade1b5556293eaa662ff8bd755be87b9c6..0ad3cd402c7f405afac96aecc03ca017aaeefb53 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop-private.h"
index 369e1d7dc6e2bca00ede7694ba3b25bd6472a176..c049adf6cf71a21d239546d3f929d63adb73b237 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 76a3fc7d45ad4bd62567eebcc3178e4975648f78..2562d6adc80ad414cbcd3ad84f50bf884d044d66 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 7a9af6a7711394c2ea072442f2dc0054c6263a22..c013db9658a3d2c349c2e4c43d2b75f1e0525813 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 /* FIXME: cache handling could be useful to move to Dovecot core, so that if
    we're using this plugin together with zlib plugin there would be just one
index c152664be7804d44c03d11578d5b748e4cf0778a..2a85c6b10d221067086c1518db268fa3eba497d9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 #include "lib.h"
 #include "str.h"
 #include "array.h"
index 5668e5308c32cd211726736b32ef8e3daaf512e5..3e3c8a7b15fd834144af01d59c2b1618a6b1aa8c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 #include "lib.h"
 #include "str.h"
 #include "mail-user.h"
index 590d70d3789c306a34b486af0a7c7c1b20b5202e..5c5b7075dada9ee2f7364129ba08d80653a5445b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 94a4261bf460d7ebeaa2df0bc9d9ab6e924b6b3c..be2035ff3cb3576d869db194d133283d13fa462b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "test-common.h"
index 31746b1e55433cd70a39ce832fee7a08f6ffaf72..59ef63ae7cc23124c713d7bf4dcfd84e76b7d0e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c8f88c7d64720ced88e94851e85ce216eddd9fb5..ade101e447b1270fb3943e898ba2af921cd6a1b5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3e8f6020f7b03a02292fba87a225ec8d7571b64b..b4df0d935591dfd7504fd9555a175621c550dfde 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index 19b771c97977789e45be31fadc8031f017ddba8f..9d8f507f0252a3ae99cdbb15fa79272f6c490559 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5c4474310d89980628f4e55e63db8ffbe2f84ec1..eddfd127150e09fb15698ba309ce3c2bebd0df0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "str.h"
index c4935aa642e788b844af8880b61992a5a242c62c..c9d846336ffae69cba807688cafa2afb59256328 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0d3da1f7d96dad84e5e4748bce24c2c580dd6291..7b4a9de7d9015c7af4e8c56ab0514b128c09174e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index 8d79aca0ab9935a353e73004fe1038d02d92e81c..5ab08718f584632d321b3b09ffcf791eb65279a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index ac166d31c5a8543bb56354de8b73575027ed6ee8..0b20de783f43ced4507b534382a4638b3a25e178 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b3765b5feeeecf3a72aed6016aafab48b8849ac8..b28f13d0cf810f510ae9aced5866de2c9014f999 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "sha1.h"
index 124955a5f642b41b756b81de6a8a9b1693b4a803..5ca4dcc73a2c1d2b8310fe82d04b0b28dfc79b0b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a36e176d141c0cef04450c1087125f25c55cc736..930aecf1c9f198be4f6187486717997728385c3e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 99686e6ef96fdc2f4f6ade7c8bfd8939c19c464b..0c8d8f9a141a935f13b63098c9952362ae97852f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index dad581d11b0879830edc4fd1c2d038446064e7bc..0bd4f283c9f0becda93b3dfbe85c6e9ea8698054 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_DRIVERS_H
 #define PUSH_NOTIFICATION_DRIVERS_H
index 6a66212b6fc7234e9d9c44bf6832f662fe755296..997f1aedfdf99ba792f9d9afc5f4da0e76e882c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a685d9145d1fd54589ea677d8a98e29f7dcd483a..aca344131839258c856a2aca5c84e6caac5ba66b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H
 #define PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H
index b36d1cb5347ccb3cb8b2e5cdc0d80e0892bc62c2..db6cc8ab725fa07e1bcc7b692d775f7b4e82a739 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c70acf2b216a6f99ec0250b7558cd5ed38b66c40..49eb0cb8ec3af04c8ac82bcfa27d42312af6eb2b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_FLAGSSET_H
 #define PUSH_NOTIFICATION_EVENT_FLAGSSET_H
index d031f0209a7cdbc0a800fcd4123a580e03c521cf..b6b19c7939971f836794b38f1747a7c8a6cda865 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 8176ea07fcc9764203ce55daa7984c7ff345f9fa..f154247e7685f250fed8d8e2b1a0b55d06e3d61d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H
index 414e96ab48f6f539ac4aeb517b78662a4d9ca938..b5768784a4203feac4eb8e2ba99e782eb23dd940 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a0aabe2e0e5a2c6d313ad1753f4a501a95b0bb13..7c3a688a6c30311e98f8b3f73d187110dd60f6f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H
index 0991381f1c5dc9c218452b4b3fe8d9643d7ec2a5..e34ad601ba4e20f49983d0c35f830380591f594a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index e1ea6a34830fb390af10c81f2c32306999292575..d932233c9058f6895be5ecf33c44a93a86252b10 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H
index b5a709f39a89c616aaf801ab5b5f6d0c995a096a..2c339cb97a6792b66e52cfd0f6ae8f18cb99f7e1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 04cee1394728c789b1a88e01dcfb8c2f57d4aa2c..4be6e565402d8523d745aacff35d922e472df97e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H
index 9bed457f3244380e34f9a59c4c50bf4787509e50..4dd7ddead903e79aafeda04385a4c6f302ca49ff 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index cc882198266594eed355d2f7024c504c39e5635c..5883a37889fe68a44ad48c126f9bb1339b0474b2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H
 #define PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H
index 13c67ec90ec3689ca0d3ab20ea10b675105d5660..c5a1ec64095b0aa317a7d2b45494b88868be309e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H
index 2bd22b9b980932922ccfae4a111eda600b8469a2..cf99c58a6b9b56c1c83e13ccd0c8063bf7f160a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2be3c37df01aa92d1a56664193b2b55f80599e04..d903de55d41ade2b67490df43c58c76ce2b6af26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H
index 04a4a2129ffbf4509279dc02410e06f00c011b8c..2c868e262471d1712fe7d58da1a3fba5d508a118 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 63ecba814b83c48be72d216ab1a1da9bf1469d29..32d077ea6e9697e48a5dcc1b62dca776fcc8e9a8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H
index b295e25837bc784c96f0cb6cc22c0f827369a5f9..1d328c3a3f7948d806812dc3c84463d6eda66ce8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 23cbf19a4983b8a818d8c54f0820130a9ec8f58b..9e83816ed28377c65df8e13d4df31c8b7eec0ae0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGENEW_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGENEW_H
index 6bb85daa7847eaf7079618c004554f7d5fa3acdb..f6d1e82117362e7f7c82b90fccd82255524d657f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 6e7d4e76626bee4c28b21b6fd960182fca0db0f6..6aa134cf271f81dc9c2a5af89979213864c4376a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H
index 7c361f472537f76f4bb4662210525ab1e26c575f..d5e76f8a2ec171dc9eea774097dec7bc246f564b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-storage.h"
index 150f315a8740ee9832797b862956e2cf955e57a7..0054b1f2edc5dde3b107185c539a67da2f89db9d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H
 #define PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H
index 8a4997823d27241c990782c4d87a75cd1989ad8c..3db512b3e718ebd6a8344ee05ebf17d9c3567f1d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a9490a8f803b009dabbfc1f4abce3ab5ae20f1ae..e25f0ba413e2a131108e6fbd5dd6131b7a231674 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENTS_RFC5423_H
 #define PUSH_NOTIFICATION_EVENTS_RFC5423_H
index 5d3b6d3b5e3fbe59bd501e177d97dd4f6b529cba..7a38359a1b27d5a8020b9e63d3e6f56804b0ce32 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 56bdbff1ce4256d2756399bad7c2cb926b9fdd0b..1552a80df278e5a9f5c448216aa85c9d6c9d45b3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_EVENTS_H
 #define PUSH_NOTIFICATION_EVENTS_H
index c2b16d0e076b69cdadfd30ae01c0cf15b32abf23..e62c29708c631566f174bb279fb860b76e2bcf89 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f33fe0b0bf4d6ff6e5b40503b630f5f49e39dd93..da21a31d632c747c6ef4c96ed46d0f7901107002 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_PLUGIN_H
 #define PUSH_NOTIFICATION_PLUGIN_H
index 8e6343587cc7621678b4bca9d9532ae33326553a..47cb2bd667178e4c8b7b87690716bc6f9e54219e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index a314f0e4446bb3e325dd6b03f3eabd847a8d06ff..646c2780aafa070dd615e4a0c9b7e84864607614 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TRIGGERS_H
 #define PUSH_NOTIFICATION_TRIGGERS_H
index 5b6f720a0749b79a73ed1666885e3c8e93610528..395efece86d8c955c00f0952d610a94688268076 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 9316784d8dbd6c14e0a013cb02914b5a35b55226..7afe8ea6106ad3241caa806968b4c56024a3564d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TXN_MBOX_H
 #define PUSH_NOTIFICATION_TXN_MBOX_H
index b10514d8fa20c0dfbf59a42a07286f83b31d4f67..8d8c3e37c6d528ec5028041ae1d562360e6164f9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "hash.h"
index 47e115790669611d58c2ad7342d57c59c5061b13..c743b7a12833310b03de9346768cd63a523c724b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #ifndef PUSH_NOTIFICATION_TXN_MSG_H
 #define PUSH_NOTIFICATION_TXN_MSG_H
index 46725c9b2b2c7501165bff5fd4d1b3c408d2442c..a54a3d5a68fb5f55e87deaf021a08d8b3d138135 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-context.h"
index d9922f9d9e5a7363b25a54caba56cf5e9ad3be43..ba47ee1d797d4cff201b65b8a8183bc272a2f098 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 21c2f08c62d125cf717bd0b8430ba94b09c720a3..6bdca14e4a60875f1c1f4c5e0ca5851e8cdca9e4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index edf88cef9877fcb13e24544f0453c7938976e9c5..904ec465c2d8e3166c59695066ea275d0cb126ee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 91464201e9ee8ca8424dbfc2087955e97f4bdecf..1d363451ef86d724230b41a5b5e488ec7563362d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 /* Quota reporting based on simply summing sizes of all files in mailbox
    together. */
index 3771aa92e64a0a9557bbee67c6a48ccec816e06a..6a53c2617c461830273bb337308e56acfc92ad72 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 /* Only for reporting filesystem quota */
 
index 7de0678443b6f0bd5b8d554c1aecc6fd733a4d79..e54014fcb4bffb92634766a1a2b0514e3de367b6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 8da2e1d40e43ab2d0b7e21575a9fd45d04a6a2e0..ff41cebc500ae26d7fac29973004607c40e5c4a5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 63dbd389c9e4043cc961f101dda57bdcc9ddbbc7..507a32987060193ea5c47d9b022f53b647cee1d7 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-user.h"
index 6287e7125e23c739707db5e20a4eda19118985c7..a4044a6c4a1ba146165cbeac80887b1577f2dceb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 3ff10d91efd522b7d5f0378655f5f01df4ae7443..f3aa7dd9ce3453136cd2ffe70e88afb1f8c0e093 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 52d8f334e30a48921a19deb5ac02b1f9510440f4..56eba207c58828c48f3f6d91e60b917e699c9321 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 2758684b17084c7c2add268ace0090945820ad5a..1b632f102225e2ea22f162ce0524a03077e523ed 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "wildcard-match.h"
index b2e1c51a7e550cc497343d47433c8f262b686b3f..c625b761006ad5ce8a59f538966aecf3bb11e942 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 71d0781f4d79fdafec73021a1c687279b34ca6a4..19bad45edde1dc7051cedec2a0e43c761c87ec06 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2014-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "quota-private.h"
index db4c4bef6750e08fbab890e64f0c4bf5397aa551..f2eb2268b40e18d0c79594ff4251046be5b05a8b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0ae74f007581083baa71b1f721d6aefe91f7c67f..5ed2dbada994a82709355d4722ba34ad45635e22 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2007-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 106dbccc2d755c0efb23f0586bf7237422cde964..fab8f64aca5c73e3e0a9899e772fde3ef1bce3aa 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "base64.h"
index d706450d34650286c7ae30331781e57b56994b66..b12b1c73ccab382e4a7a7bbf8c335beefed308e8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index f6a52d41128baaa3f3bdfa6316c26fe2ca545252..2c9087bdb660a370eff6cb578c293f0c7e1b3850 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "time-util.h"
index c99ded624e4e5f99ba08d9fb99703ec8c625956e..7f585a00a57df6d72fc1424778568e27dba58ece 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index de10b995df219d3e91a96ae220c3f08a9a5cfeb1..01361b9014bfeda262c74d930d94f2448caf8959 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 812ea3a6f8dd02906b4c0124d98741eca7a498fc..ad554ffcda5f24e2d2dca5ed73765afdacbb238b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 4ca45baf058d48442d7fce753c73b766a51b3359..721738a30998f040753c391345450cd92c9250e2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 852a066f6e9e52deaf1817fe310a0a2c461cb063..c0a8fbf16ab8d2cfd45288f18ac476980b05e439 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 31b40eefe12d958462d89a498e5762167bcdb153..43db7cbf3848954c18cf5966919368d38b263094 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-namespace.h"
index a46f242745355a78c5a4f3f82c272baf9b75829f..6851319b81a9426d58e4bc32a854e79cbf18ea86 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0377dc72966739db4c7d4caec8e3a76c7d2caff5..ca4bb77c613b076beeb189cf680e359296614779 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index cd24fc3adf0bd433277c146aef6a16d4279e0621..28ffb9c48b5149bdee5368b246f96eb73020dfd6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index b649a3bc50ebbec5bfb0f6a0c6e453f77961a288..3e9028d7ce77e7c59c5918fc4e3b13eccc94f2a2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3d961f3276e9e353711b3a638d7d58d0c7907cf0..7ea7e091d5b24505ab263090ff6b575863292d96 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 6f9dd934731bd9db74b7c67c406ce51c72678d52..dfa25a66260fc3fe8cadc681f393fbed12aa9a3f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2015-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2015-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 24356786518a780b80d63db0854b916e750bce0d..d562d3b7c4fc06f9b6e293b39144dbd2b7fceebb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 0e6c21ee065f23edd0c984e5902aa73a3ef8480a..b58ce6bbecf453cbd45675d8e3e8b2e5eb3952d8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index 6b67507ff25113f16d218d35ed2e22ae1ab9916d..e88f8e5829fd6e8a6d23963953d07ebfb6465f9a 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "base64.h"
index c12de4a5def9373e521f88e45a3e23f981491b24..52971f49b23f1a68737f55c975f0f2b6a6797ae6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e0626f2eb485f6b9bddd083b93856d5812805fd7..9358946b7818b3b51d94780415bd756a1b49a263 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2018 Dovecot authors, see the included COPYING file */
 
 #include "login-common.h"
 #include "ioloop.h"
index b2a5cf024eb6f670d3650a68d2549af9b0b7b0b7..379671f79800ca1ea52bb5e0b8679a08dc1545c2 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "ioloop.h"
index 0e23c73fefd2cc64397b380746c770c6e758da2f..319dd0f8901f8962f401ae369674742ede3a62c3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index 945961f59aaae45b49de034134a845fb469b05cb..f4375d512b6c7c48f32b30c30daaecc1e81aebd5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "pop3-common.h"
 #include "array.h"
index 73d209d36f040d05256db3d87417a93fb9accc9b..70e8b50ee489d3babd4269163472bc6617ad889b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 599dda47fb700a8cf6f9ff7699d2dacb21f42b83..1a54a202582e0acc7ab7bea7f66af79f09d73cb4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index eddb38ef20e3966cbe03f21885bf10beb952579c..2942fb5ad7761be5c6a669bdab5838990aadcb0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "restrict-access.h"
index 0ca63fffcaee533a85b222178bb28fc8d6feb923..1848f5062614583abc6b06a753bd8bd69a2d7d5c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index edda3fa2cecd307e92176727c49471c9ba7235bb..7fe52233eba1ead9a63de818d90b0b5d757925c5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 85d57bf21ff233d5643724501a2c11f40a8aeb03..418a2dcb4c18795034bbe6b24d1b6aa9ddbf4d4b 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index e6e2149cbed6a86e684d116a58f11f14839de767..a3a61d68759c279ba2b64a24e4bfe2f05c10d4a3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c1d92c15ea6d276b5c9ded35162167082324cfa2..3c47b3454fbd2297e5110eaae1d3947caee3b095 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index ffffd80c41f2aac13dd17730e3e8315afe0a0620..ed222a22c6178b93fb5d39dffe5cf7f413a1e815 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 606e94622481a248caad62cf6f8b184b727f68f6..a71e9428c557eb4453aa842fc5cbba358d88cb50 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "auth-master.h"
index e359467efbdb4111192e9219a295a52b808d6921..1a809bde66af4049dffadb83a2fe855feb6dbe56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 29960d4ff6a77981e2f959aac578a0f061410245..8f81dd35cfd9e2ceb89aec5e6fa09b7f4908cb35 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 327db9cbd54a2b7e50d073f82cab2c9382ed4d13..8a2f6ae6a477839d397c0b9cc29d9d6b844503be 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2013-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2013-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index b4ed52a445cbbe801aa1427a6cd7585dc2925b16..de0bebbe1d60b272300a620023baf9542f8f1b42 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 2c4afa5333fca8117988ac42b9e789cd57cf4e3f..283e432f4f5e5b5e816066162521a2c32a5a8bec 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 8c97802aeb2885b93670346f728bf9ba4b761e06..3e7db5aa65d332d24cd200bc01cccdaa136dd618 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 2100bdf28176bb47e7b7ee089b409ccc012f17db..e8478ec97180476ee7027f9d59769267cd771d09 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "net.h"
index 1d3bcc3e0de34419c88d62b31629e5915b1e70b1..965bb222e754b42603052566393c694d4eec3623 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2016-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2016-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ostream.h"
index 9be4510a73d8df548340f7af7fdfb2c69a1d8cad..7e51ed49237ba11533dc23374a7d6342fc511c87 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index ed42d2ab856438e7c1dcb47ce550bfce90799e15..830020d2de5691b0eac87a6f6beeb05c30c40782 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "llist.h"
index f29e3a303f8073fed60d2f88c6987a28b183d5d5..73100afdcc13a5959b80092ddd72752315d50a1e 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "mail-command.h"
index 5c89b0e8023477de222cb9e05f33b12e8f5b6cb6..85cecab9b42769a1927e351bc2e28e7424a875b1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 9b52c3b6602e07bb871b6382fe8d95ac82c35b97..140fc15c6204f4774002748adc388ad17ea055b8 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 5ec1d4e343dd44e9d6fe819adc7199087eedf524..bb0209f4820f975c51ef666a32b5563f83c66f51 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 84a5baaf3a36c66be06f0ca9b766dd537dc05892..0020f40672b4559acf771e5cb7c218222c910733 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index e6052fb89cd697e2797700f78c92d7b625234ea3..6b42528027fec00eb732592d5ff23a3cb8f65fee 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index c0af807da49414118e32c774c687e446d35d2e0c..962997b66d5fcb864d9032ef88b41063d64df912 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index b3c8a43841e1d1a2f5770ed7f99a4ea13191c954..9115e249a96a69f1ef9df1acacb1340e15e20582 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "module-dir.h"
index 1fb81812dc7a1568a0cec4f5d6b34a668f5ce75a..8d823db1eb9ce37c9c6046f3f252c48808ce65d5 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2011-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2011-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
index 6bc211779e6a41cdb2373744537d7cc613751026..43f20243ccb9136f0b982c9a37c51b5500743741 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index 1debd82db398e2fd161b3463cd144512cac51f45..f1ec2af7b44770dd8ed03494f08d90046e96d340 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index a156aa193fc7313d56a676e98e1a33e517208796..89fbacc3d5ce2e6a7824a1a900093167ddcd0a26 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "lib-signals.h"
index 3ff7cf7660f7272c628368fac9a3b7aa2e387e63..d58c49a2961599242fdad302043056f6a5587553 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 
index 7ec8c8eee0306772a0a7e067d55d8e8656102d06..d7f66a010ea091958b8e58efc6c0dac57e422f25 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "env-util.h"
index b53e9af3a77d126556df68518299a2d99c8163b7..1e3f2b1138cfe3a349c15640310089e6a6e69853 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 5b2cf5707a6f743f658cf9e3d3ba05e9e573376e..a3e1882b5ef7aaad71eb8f98b8c0aa1f5c10a25f 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
index a0503179c58758d9b5359cf51ce1dedd1d99152e..c4f171543030c29f4fd6f2766e9708be2d6b6f0c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2017 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2010-2018 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"