From 02c335c23bf5fa225a467c19f2c063fb0dc7b8c3 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 13 Jan 2016 12:24:03 +0200 Subject: [PATCH] global: freshen copyright git ls-files | xargs perl -p -i -e 's/(\d+)-201[0-5]/$1-2016/g;s/ (201[0-5]) Dovecot/ $1-2016 Dovecot/' --- doc/man/doveadm-acl.1.in | 2 +- doc/man/doveadm-altmove.1.in | 2 +- doc/man/doveadm-auth.1.in | 2 +- doc/man/doveadm-batch.1.in | 2 +- doc/man/doveadm-deduplicate.1.in | 2 +- doc/man/doveadm-director.1.in | 2 +- doc/man/doveadm-dump.1.in | 2 +- doc/man/doveadm-exec.1.in | 2 +- doc/man/doveadm-expunge.1.in | 2 +- doc/man/doveadm-fetch.1.in | 2 +- doc/man/doveadm-flags.1.in | 2 +- doc/man/doveadm-force-resync.1.in | 2 +- doc/man/doveadm-fts.1.in | 2 +- doc/man/doveadm-help.1.in | 2 +- doc/man/doveadm-import.1.in | 2 +- doc/man/doveadm-index.1.in | 2 +- doc/man/doveadm-instance.1.in | 2 +- doc/man/doveadm-kick.1.in | 2 +- doc/man/doveadm-log.1.in | 2 +- doc/man/doveadm-mailbox.1.in | 2 +- doc/man/doveadm-mount.1.in | 2 +- doc/man/doveadm-move.1.in | 2 +- doc/man/doveadm-penalty.1.in | 2 +- doc/man/doveadm-proxy.1.in | 2 +- doc/man/doveadm-purge.1.in | 2 +- doc/man/doveadm-pw.1.in | 2 +- doc/man/doveadm-quota.1.in | 2 +- doc/man/doveadm-replicator.1.in | 2 +- doc/man/doveadm-search-query.7 | 2 +- doc/man/doveadm-search.1.in | 2 +- doc/man/doveadm-sync.1.in | 2 +- doc/man/doveadm-user.1.in | 2 +- doc/man/doveadm-who.1.in | 2 +- doc/man/doveadm.1.in | 2 +- doc/man/doveconf.1.in | 2 +- doc/man/dovecot-lda.1.in | 2 +- doc/man/dovecot.1.in | 2 +- src/anvil/anvil-connection.c | 2 +- src/anvil/anvil-settings.c | 2 +- src/anvil/connect-limit.c | 2 +- src/anvil/main.c | 2 +- src/anvil/penalty.c | 2 +- src/anvil/test-penalty.c | 2 +- src/auth/auth-cache.c | 2 +- src/auth/auth-client-connection.c | 2 +- src/auth/auth-fields.c | 2 +- src/auth/auth-master-connection.c | 2 +- src/auth/auth-penalty.c | 2 +- src/auth/auth-postfix-connection.c | 2 +- src/auth/auth-request-handler.c | 2 +- src/auth/auth-request-var-expand.c | 2 +- src/auth/auth-request.c | 2 +- src/auth/auth-settings.c | 2 +- src/auth/auth-token.c | 2 +- src/auth/auth-worker-client.c | 2 +- src/auth/auth-worker-server.c | 2 +- src/auth/auth.c | 2 +- src/auth/db-checkpassword.c | 2 +- src/auth/db-dict-cache-key.c | 2 +- src/auth/db-dict.c | 2 +- src/auth/db-ldap.c | 2 +- src/auth/db-passwd-file.c | 2 +- src/auth/db-sql.c | 2 +- src/auth/main.c | 2 +- src/auth/mech-anonymous.c | 2 +- src/auth/mech-cram-md5.c | 2 +- src/auth/mech-digest-md5.c | 2 +- src/auth/mech-dovecot-token.c | 2 +- src/auth/mech-external.c | 2 +- src/auth/mech-plain.c | 2 +- src/auth/mech-scram-sha1.c | 2 +- src/auth/mech.c | 2 +- src/auth/passdb-blocking.c | 2 +- src/auth/passdb-bsdauth.c | 2 +- src/auth/passdb-cache.c | 2 +- src/auth/passdb-checkpassword.c | 2 +- src/auth/passdb-dict.c | 2 +- src/auth/passdb-imap.c | 2 +- src/auth/passdb-ldap.c | 2 +- src/auth/passdb-passwd-file.c | 2 +- src/auth/passdb-passwd.c | 2 +- src/auth/passdb-shadow.c | 2 +- src/auth/passdb-sql.c | 2 +- src/auth/passdb-static.c | 2 +- src/auth/passdb-template.c | 2 +- src/auth/passdb-vpopmail.c | 2 +- src/auth/passdb.c | 2 +- src/auth/password-scheme-crypt.c | 2 +- src/auth/password-scheme.c | 2 +- src/auth/test-auth-cache.c | 2 +- src/auth/test-auth-request-var-expand.c | 2 +- src/auth/test-db-dict.c | 2 +- src/auth/userdb-blocking.c | 2 +- src/auth/userdb-checkpassword.c | 2 +- src/auth/userdb-dict.c | 2 +- src/auth/userdb-ldap.c | 2 +- src/auth/userdb-nss.c | 2 +- src/auth/userdb-passwd-file.c | 2 +- src/auth/userdb-passwd.c | 2 +- src/auth/userdb-prefetch.c | 2 +- src/auth/userdb-sql.c | 2 +- src/auth/userdb-static.c | 2 +- src/auth/userdb-template.c | 2 +- src/auth/userdb-vpopmail.c | 2 +- src/auth/userdb.c | 2 +- src/config/config-connection.c | 2 +- src/config/config-filter.c | 2 +- src/config/config-parser.c | 2 +- src/config/config-request.c | 2 +- src/config/config-settings.c | 2 +- src/config/doveconf.c | 2 +- src/config/main.c | 2 +- src/config/old-set-parser.c | 2 +- src/config/sysinfo-get.c | 2 +- src/dict/dict-commands.c | 2 +- src/dict/dict-connection.c | 2 +- src/dict/dict-settings.c | 2 +- src/dict/main.c | 2 +- src/director/auth-connection.c | 2 +- src/director/director-connection.c | 2 +- src/director/director-host.c | 2 +- src/director/director-request.c | 2 +- src/director/director-settings.c | 2 +- src/director/director-test.c | 2 +- src/director/director.c | 2 +- src/director/doveadm-connection.c | 2 +- src/director/login-connection.c | 2 +- src/director/mail-host.c | 2 +- src/director/main.c | 2 +- src/director/notify-connection.c | 2 +- src/director/test-user-directory.c | 2 +- src/director/user-directory.c | 2 +- src/dns/dns-client-settings.c | 2 +- src/dns/dns-client.c | 2 +- src/doveadm/client-connection.c | 2 +- src/doveadm/doveadm-auth.c | 2 +- src/doveadm/doveadm-cmd.c | 2 +- src/doveadm/doveadm-dict.c | 2 +- src/doveadm/doveadm-director.c | 2 +- src/doveadm/doveadm-dsync.c | 2 +- src/doveadm/doveadm-dump-dbox.c | 2 +- src/doveadm/doveadm-dump-index.c | 2 +- src/doveadm/doveadm-dump-log.c | 2 +- src/doveadm/doveadm-dump-mailboxlog.c | 2 +- src/doveadm/doveadm-dump-thread.c | 2 +- src/doveadm/doveadm-dump.c | 2 +- src/doveadm/doveadm-fs.c | 2 +- src/doveadm/doveadm-instance.c | 2 +- src/doveadm/doveadm-kick.c | 2 +- src/doveadm/doveadm-log.c | 2 +- src/doveadm/doveadm-mail-altmove.c | 2 +- src/doveadm/doveadm-mail-batch.c | 2 +- src/doveadm/doveadm-mail-copymove.c | 2 +- src/doveadm/doveadm-mail-deduplicate.c | 2 +- src/doveadm/doveadm-mail-expunge.c | 2 +- src/doveadm/doveadm-mail-fetch.c | 2 +- src/doveadm/doveadm-mail-flags.c | 2 +- src/doveadm/doveadm-mail-import.c | 2 +- src/doveadm/doveadm-mail-index.c | 2 +- src/doveadm/doveadm-mail-iter.c | 2 +- src/doveadm/doveadm-mail-mailbox-metadata.c | 2 +- src/doveadm/doveadm-mail-mailbox-status.c | 2 +- src/doveadm/doveadm-mail-mailbox.c | 2 +- src/doveadm/doveadm-mail-save.c | 2 +- src/doveadm/doveadm-mail-search.c | 2 +- src/doveadm/doveadm-mail-server.c | 2 +- src/doveadm/doveadm-mail.c | 2 +- src/doveadm/doveadm-mailbox-list-iter.c | 2 +- src/doveadm/doveadm-master.c | 2 +- src/doveadm/doveadm-mount.c | 2 +- src/doveadm/doveadm-mutf7.c | 2 +- src/doveadm/doveadm-penalty.c | 2 +- src/doveadm/doveadm-print-flow.c | 2 +- src/doveadm/doveadm-print-pager.c | 2 +- src/doveadm/doveadm-print-server.c | 2 +- src/doveadm/doveadm-print-tab.c | 2 +- src/doveadm/doveadm-print-table.c | 2 +- src/doveadm/doveadm-print.c | 2 +- src/doveadm/doveadm-proxy.c | 2 +- src/doveadm/doveadm-pw.c | 2 +- src/doveadm/doveadm-replicator.c | 2 +- src/doveadm/doveadm-settings.c | 2 +- src/doveadm/doveadm-sis.c | 2 +- src/doveadm/doveadm-stats.c | 2 +- src/doveadm/doveadm-util.c | 2 +- src/doveadm/doveadm-who.c | 2 +- src/doveadm/doveadm-zlib.c | 2 +- src/doveadm/doveadm.c | 2 +- src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c | 2 +- src/doveadm/dsync/dsync-brain-mailbox-tree.c | 2 +- src/doveadm/dsync/dsync-brain-mailbox.c | 2 +- src/doveadm/dsync/dsync-brain-mails.c | 2 +- src/doveadm/dsync/dsync-brain.c | 2 +- src/doveadm/dsync/dsync-deserializer.c | 2 +- src/doveadm/dsync/dsync-ibc-pipe.c | 2 +- src/doveadm/dsync/dsync-ibc-stream.c | 2 +- src/doveadm/dsync/dsync-ibc.c | 2 +- src/doveadm/dsync/dsync-mail.c | 2 +- src/doveadm/dsync/dsync-mailbox-export.c | 2 +- src/doveadm/dsync/dsync-mailbox-import.c | 2 +- src/doveadm/dsync/dsync-mailbox-state.c | 2 +- src/doveadm/dsync/dsync-mailbox-tree-fill.c | 2 +- src/doveadm/dsync/dsync-mailbox-tree-sync.c | 2 +- src/doveadm/dsync/dsync-mailbox-tree.c | 2 +- src/doveadm/dsync/dsync-mailbox.c | 2 +- src/doveadm/dsync/dsync-serializer.c | 2 +- src/doveadm/dsync/dsync-transaction-log-scan.c | 2 +- src/doveadm/dsync/test-dsync-mailbox-tree-sync.c | 2 +- src/doveadm/main.c | 2 +- src/doveadm/server-connection.c | 2 +- src/imap-hibernate/imap-client.c | 2 +- src/imap-hibernate/imap-hibernate-client.c | 2 +- src/imap-hibernate/imap-hibernate-settings.c | 2 +- src/imap-hibernate/imap-master-connection.c | 2 +- src/imap-hibernate/main.c | 2 +- src/imap-login/client-authenticate.c | 2 +- src/imap-login/client.c | 2 +- src/imap-login/imap-login-settings.c | 2 +- src/imap-login/imap-proxy.c | 2 +- src/imap-urlauth/imap-urlauth-client.c | 2 +- src/imap-urlauth/imap-urlauth-login-settings.c | 2 +- src/imap-urlauth/imap-urlauth-login.c | 2 +- src/imap-urlauth/imap-urlauth-settings.c | 2 +- src/imap-urlauth/imap-urlauth-worker-settings.c | 2 +- src/imap-urlauth/imap-urlauth-worker.c | 2 +- src/imap-urlauth/imap-urlauth.c | 2 +- src/imap/cmd-append.c | 2 +- src/imap/cmd-cancelupdate.c | 2 +- src/imap/cmd-capability.c | 2 +- src/imap/cmd-check.c | 2 +- src/imap/cmd-close.c | 2 +- src/imap/cmd-copy.c | 2 +- src/imap/cmd-create.c | 2 +- src/imap/cmd-delete.c | 2 +- src/imap/cmd-enable.c | 2 +- src/imap/cmd-examine.c | 2 +- src/imap/cmd-expunge.c | 2 +- src/imap/cmd-fetch.c | 2 +- src/imap/cmd-genurlauth.c | 2 +- src/imap/cmd-getmetadata.c | 2 +- src/imap/cmd-id.c | 2 +- src/imap/cmd-idle.c | 2 +- src/imap/cmd-list.c | 2 +- src/imap/cmd-logout.c | 2 +- src/imap/cmd-lsub.c | 2 +- src/imap/cmd-namespace.c | 2 +- src/imap/cmd-noop.c | 2 +- src/imap/cmd-notify.c | 2 +- src/imap/cmd-rename.c | 2 +- src/imap/cmd-resetkey.c | 2 +- src/imap/cmd-search.c | 2 +- src/imap/cmd-select.c | 2 +- src/imap/cmd-setmetadata.c | 2 +- src/imap/cmd-sort.c | 2 +- src/imap/cmd-status.c | 2 +- src/imap/cmd-store.c | 2 +- src/imap/cmd-subscribe.c | 2 +- src/imap/cmd-thread.c | 2 +- src/imap/cmd-unselect.c | 2 +- src/imap/cmd-unsubscribe.c | 2 +- src/imap/cmd-urlfetch.c | 2 +- src/imap/cmd-x-cancel.c | 2 +- src/imap/cmd-x-state.c | 2 +- src/imap/imap-client-hibernate.c | 2 +- src/imap/imap-client.c | 2 +- src/imap/imap-commands-util.c | 2 +- src/imap/imap-commands.c | 2 +- src/imap/imap-expunge.c | 2 +- src/imap/imap-fetch-body.c | 2 +- src/imap/imap-fetch.c | 2 +- src/imap/imap-list.c | 2 +- src/imap/imap-master-client.c | 2 +- src/imap/imap-notify.c | 2 +- src/imap/imap-search-args.c | 2 +- src/imap/imap-search.c | 2 +- src/imap/imap-settings.c | 2 +- src/imap/imap-state.c | 2 +- src/imap/imap-status.c | 2 +- src/imap/imap-sync.c | 2 +- src/imap/mail-storage-callbacks.c | 2 +- src/imap/main.c | 2 +- src/indexer/indexer-client.c | 2 +- src/indexer/indexer-queue.c | 2 +- src/indexer/indexer-settings.c | 2 +- src/indexer/indexer-worker-settings.c | 2 +- src/indexer/indexer-worker.c | 2 +- src/indexer/indexer.c | 2 +- src/indexer/master-connection.c | 2 +- src/indexer/worker-connection.c | 2 +- src/indexer/worker-pool.c | 2 +- src/ipc/client.c | 2 +- src/ipc/ipc-connection.c | 2 +- src/ipc/ipc-group.c | 2 +- src/ipc/ipc-settings.c | 2 +- src/ipc/main.c | 2 +- src/lda/main.c | 2 +- src/lib-auth/auth-client-request.c | 2 +- src/lib-auth/auth-client.c | 2 +- src/lib-auth/auth-master.c | 2 +- src/lib-auth/auth-server-connection.c | 2 +- src/lib-charset/charset-iconv.c | 2 +- src/lib-charset/charset-utf8.c | 2 +- src/lib-charset/test-charset.c | 2 +- src/lib-compression/compression.c | 2 +- src/lib-compression/istream-bzlib.c | 2 +- src/lib-compression/istream-lz4.c | 2 +- src/lib-compression/istream-lzma.c | 2 +- src/lib-compression/istream-zlib.c | 2 +- src/lib-compression/ostream-bzlib.c | 2 +- src/lib-compression/ostream-lz4.c | 2 +- src/lib-compression/ostream-lzma.c | 2 +- src/lib-compression/ostream-zlib.c | 2 +- src/lib-compression/test-compression.c | 2 +- src/lib-dict/dict-cdb.c | 2 +- src/lib-dict/dict-client.c | 2 +- src/lib-dict/dict-db.c | 2 +- src/lib-dict/dict-file.c | 2 +- src/lib-dict/dict-fs.c | 2 +- src/lib-dict/dict-memcached-ascii.c | 2 +- src/lib-dict/dict-memcached.c | 2 +- src/lib-dict/dict-redis.c | 2 +- src/lib-dict/dict-register.c | 2 +- src/lib-dict/dict-sql-settings.c | 2 +- src/lib-dict/dict-sql.c | 2 +- src/lib-dict/dict-transaction-memory.c | 2 +- src/lib-dict/dict.c | 2 +- src/lib-dict/test-dict.c | 2 +- src/lib-dns/dns-lookup.c | 2 +- src/lib-fs/fs-api.c | 2 +- src/lib-fs/fs-dict.c | 2 +- src/lib-fs/fs-metawrap.c | 2 +- src/lib-fs/fs-posix.c | 2 +- src/lib-fs/fs-randomfail.c | 2 +- src/lib-fs/fs-sis-common.c | 2 +- src/lib-fs/fs-sis-queue.c | 2 +- src/lib-fs/fs-sis.c | 2 +- src/lib-fs/istream-fs-file.c | 2 +- src/lib-fs/istream-fs-stats.c | 2 +- src/lib-fs/istream-metawrap.c | 2 +- src/lib-fs/ostream-cmp.c | 2 +- src/lib-fs/ostream-metawrap.c | 2 +- src/lib-fts/fts-filter-contractions.c | 2 +- src/lib-fts/fts-filter-english-possessive.c | 2 +- src/lib-fts/fts-filter-lowercase.c | 2 +- src/lib-fts/fts-filter-normalizer-icu.c | 2 +- src/lib-fts/fts-filter-stemmer-snowball.c | 2 +- src/lib-fts/fts-filter-stopwords.c | 2 +- src/lib-fts/fts-filter.c | 2 +- src/lib-fts/fts-icu.c | 2 +- src/lib-fts/fts-language.c | 2 +- src/lib-fts/fts-tokenizer-address.c | 2 +- src/lib-fts/fts-tokenizer-generic.c | 2 +- src/lib-fts/fts-tokenizer.c | 2 +- src/lib-fts/test-fts-filter.c | 2 +- src/lib-fts/test-fts-icu.c | 2 +- src/lib-fts/test-fts-language.c | 2 +- src/lib-fts/test-fts-tokenizer.c | 2 +- src/lib-http/http-auth.c | 2 +- src/lib-http/http-client-connection.c | 2 +- src/lib-http/http-client-host.c | 2 +- src/lib-http/http-client-peer.c | 2 +- src/lib-http/http-client-queue.c | 2 +- src/lib-http/http-client-request.c | 2 +- src/lib-http/http-client.c | 2 +- src/lib-http/http-date.c | 2 +- src/lib-http/http-header-parser.c | 2 +- src/lib-http/http-header.c | 2 +- src/lib-http/http-message-parser.c | 2 +- src/lib-http/http-parser.c | 2 +- src/lib-http/http-request-parser.c | 2 +- src/lib-http/http-response-parser.c | 2 +- src/lib-http/http-server-connection.c | 2 +- src/lib-http/http-server-request.c | 2 +- src/lib-http/http-server-response.c | 2 +- src/lib-http/http-server.c | 2 +- src/lib-http/http-transfer-chunked.c | 2 +- src/lib-http/http-url.c | 2 +- src/lib-http/test-http-auth.c | 2 +- src/lib-http/test-http-client.c | 2 +- src/lib-http/test-http-date.c | 2 +- src/lib-http/test-http-header-parser.c | 2 +- src/lib-http/test-http-request-parser.c | 2 +- src/lib-http/test-http-response-parser.c | 2 +- src/lib-http/test-http-server.c | 2 +- src/lib-http/test-http-transfer.c | 2 +- src/lib-http/test-http-url.c | 2 +- src/lib-imap-client/imapc-client.c | 2 +- src/lib-imap-client/imapc-connection.c | 2 +- src/lib-imap-client/imapc-msgmap.c | 2 +- src/lib-imap-storage/imap-metadata.c | 2 +- src/lib-imap-storage/imap-msgpart-url.c | 2 +- src/lib-imap-storage/imap-msgpart.c | 2 +- src/lib-imap-urlauth/imap-urlauth-backend.c | 2 +- src/lib-imap-urlauth/imap-urlauth-connection.c | 2 +- src/lib-imap-urlauth/imap-urlauth-fetch.c | 2 +- src/lib-imap-urlauth/imap-urlauth.c | 2 +- src/lib-imap/imap-arg.c | 2 +- src/lib-imap/imap-base-subject.c | 2 +- src/lib-imap/imap-bodystructure.c | 2 +- src/lib-imap/imap-date.c | 2 +- src/lib-imap/imap-envelope.c | 2 +- src/lib-imap/imap-id.c | 2 +- src/lib-imap/imap-keepalive.c | 2 +- src/lib-imap/imap-match.c | 2 +- src/lib-imap/imap-parser.c | 2 +- src/lib-imap/imap-quote.c | 2 +- src/lib-imap/imap-seqset.c | 2 +- src/lib-imap/imap-url.c | 2 +- src/lib-imap/imap-utf7.c | 2 +- src/lib-imap/imap-util.c | 2 +- src/lib-imap/test-imap-bodystructure.c | 2 +- src/lib-imap/test-imap-match.c | 2 +- src/lib-imap/test-imap-parser.c | 2 +- src/lib-imap/test-imap-quote.c | 2 +- src/lib-imap/test-imap-url.c | 2 +- src/lib-imap/test-imap-utf7.c | 2 +- src/lib-imap/test-imap-util.c | 2 +- src/lib-index/mail-cache-compress.c | 2 +- src/lib-index/mail-cache-decisions.c | 2 +- src/lib-index/mail-cache-fields.c | 2 +- src/lib-index/mail-cache-lookup.c | 2 +- src/lib-index/mail-cache-sync-update.c | 2 +- src/lib-index/mail-cache-transaction.c | 2 +- src/lib-index/mail-cache.c | 2 +- src/lib-index/mail-index-alloc-cache.c | 2 +- src/lib-index/mail-index-dummy-view.c | 2 +- src/lib-index/mail-index-fsck.c | 2 +- src/lib-index/mail-index-lock.c | 2 +- src/lib-index/mail-index-map-hdr.c | 2 +- src/lib-index/mail-index-map-read.c | 2 +- src/lib-index/mail-index-map.c | 2 +- src/lib-index/mail-index-modseq.c | 2 +- src/lib-index/mail-index-strmap.c | 2 +- src/lib-index/mail-index-sync-ext.c | 2 +- src/lib-index/mail-index-sync-keywords.c | 2 +- src/lib-index/mail-index-sync-update.c | 2 +- src/lib-index/mail-index-sync.c | 2 +- src/lib-index/mail-index-transaction-export.c | 2 +- src/lib-index/mail-index-transaction-finish.c | 2 +- src/lib-index/mail-index-transaction-sort-appends.c | 2 +- src/lib-index/mail-index-transaction-update.c | 2 +- src/lib-index/mail-index-transaction-view.c | 2 +- src/lib-index/mail-index-transaction.c | 2 +- src/lib-index/mail-index-util.c | 2 +- src/lib-index/mail-index-view-sync.c | 2 +- src/lib-index/mail-index-view.c | 2 +- src/lib-index/mail-index-write.c | 2 +- src/lib-index/mail-index.c | 2 +- src/lib-index/mail-transaction-log-append.c | 2 +- src/lib-index/mail-transaction-log-file.c | 2 +- src/lib-index/mail-transaction-log-view.c | 2 +- src/lib-index/mail-transaction-log.c | 2 +- src/lib-index/mailbox-log.c | 2 +- src/lib-index/test-mail-index-sync-ext.c | 2 +- src/lib-index/test-mail-index-transaction-finish.c | 2 +- src/lib-index/test-mail-index-transaction-update.c | 2 +- src/lib-index/test-mail-transaction-log-append.c | 2 +- src/lib-index/test-mail-transaction-log-view.c | 2 +- src/lib-lda/duplicate.c | 2 +- src/lib-lda/lda-settings.c | 2 +- src/lib-lda/lmtp-client.c | 2 +- src/lib-lda/mail-deliver.c | 2 +- src/lib-lda/mail-send.c | 2 +- src/lib-lda/smtp-client.c | 2 +- src/lib-mail/istream-attachment-connector.c | 2 +- src/lib-mail/istream-attachment-extractor.c | 2 +- src/lib-mail/istream-binary-converter.c | 2 +- src/lib-mail/istream-dot.c | 2 +- src/lib-mail/istream-header-filter.c | 2 +- src/lib-mail/istream-nonuls.c | 2 +- src/lib-mail/istream-qp-decoder.c | 2 +- src/lib-mail/mail-html2text.c | 2 +- src/lib-mail/mail-user-hash.c | 2 +- src/lib-mail/mbox-from.c | 2 +- src/lib-mail/message-address.c | 2 +- src/lib-mail/message-binary-part.c | 2 +- src/lib-mail/message-date.c | 2 +- src/lib-mail/message-decoder.c | 2 +- src/lib-mail/message-header-decode.c | 2 +- src/lib-mail/message-header-encode.c | 2 +- src/lib-mail/message-header-parser.c | 2 +- src/lib-mail/message-id.c | 2 +- src/lib-mail/message-parser.c | 2 +- src/lib-mail/message-part-serialize.c | 2 +- src/lib-mail/message-part.c | 2 +- src/lib-mail/message-search.c | 2 +- src/lib-mail/message-size.c | 2 +- src/lib-mail/message-snippet.c | 2 +- src/lib-mail/ostream-dot.c | 2 +- src/lib-mail/qp-decoder.c | 2 +- src/lib-mail/quoted-printable.c | 2 +- src/lib-mail/rfc2231-parser.c | 2 +- src/lib-mail/rfc822-parser.c | 2 +- src/lib-mail/test-istream-attachment.c | 2 +- src/lib-mail/test-istream-binary-converter.c | 2 +- src/lib-mail/test-istream-dot.c | 2 +- src/lib-mail/test-istream-header-filter.c | 2 +- src/lib-mail/test-istream-qp-decoder.c | 2 +- src/lib-mail/test-mail-html2text.c | 2 +- src/lib-mail/test-mbox-from.c | 2 +- src/lib-mail/test-message-address.c | 2 +- src/lib-mail/test-message-date.c | 2 +- src/lib-mail/test-message-decoder.c | 2 +- src/lib-mail/test-message-header-decode.c | 2 +- src/lib-mail/test-message-header-encode.c | 2 +- src/lib-mail/test-message-header-parser.c | 2 +- src/lib-mail/test-message-id.c | 2 +- src/lib-mail/test-message-parser.c | 2 +- src/lib-mail/test-message-part.c | 2 +- src/lib-mail/test-message-snippet.c | 2 +- src/lib-mail/test-ostream-dot.c | 2 +- src/lib-mail/test-qp-decoder.c | 2 +- src/lib-mail/test-quoted-printable.c | 2 +- src/lib-mail/test-rfc2231-parser.c | 2 +- src/lib-mail/test-rfc822-parser.c | 2 +- src/lib-master/anvil-client.c | 2 +- src/lib-master/ipc-client.c | 2 +- src/lib-master/ipc-server.c | 2 +- src/lib-master/master-auth.c | 2 +- src/lib-master/master-instance.c | 2 +- src/lib-master/master-login-auth.c | 2 +- src/lib-master/master-login.c | 2 +- src/lib-master/master-service-haproxy.c | 2 +- src/lib-master/master-service-settings-cache.c | 2 +- src/lib-master/master-service-settings.c | 2 +- src/lib-master/master-service-ssl-settings.c | 2 +- src/lib-master/master-service-ssl.c | 2 +- src/lib-master/master-service.c | 2 +- src/lib-master/mountpoint-list.c | 2 +- src/lib-master/syslog-util.c | 2 +- src/lib-master/test-master-service-settings-cache.c | 2 +- src/lib-sasl/dsasl-client.c | 2 +- src/lib-sasl/mech-login.c | 2 +- src/lib-sasl/mech-plain.c | 2 +- src/lib-settings/settings-parser.c | 2 +- src/lib-settings/settings.c | 2 +- src/lib-sql/driver-cassandra.c | 2 +- src/lib-sql/driver-mysql.c | 2 +- src/lib-sql/driver-pgsql.c | 2 +- src/lib-sql/driver-sqlite.c | 2 +- src/lib-sql/driver-sqlpool.c | 2 +- src/lib-sql/sql-api.c | 2 +- src/lib-sql/sql-db-cache.c | 2 +- src/lib-ssl-iostream/iostream-openssl-common.c | 2 +- src/lib-ssl-iostream/iostream-openssl-context.c | 2 +- src/lib-ssl-iostream/iostream-openssl-params.c | 2 +- src/lib-ssl-iostream/iostream-openssl.c | 2 +- src/lib-ssl-iostream/iostream-ssl.c | 2 +- src/lib-ssl-iostream/istream-openssl.c | 2 +- src/lib-ssl-iostream/ostream-openssl.c | 2 +- src/lib-stats/stats-parser.c | 2 +- src/lib-stats/stats.c | 2 +- src/lib-storage/fail-mail-storage.c | 2 +- src/lib-storage/fail-mail.c | 2 +- src/lib-storage/fail-mailbox.c | 2 +- src/lib-storage/index/cydir/cydir-mail.c | 2 +- src/lib-storage/index/cydir/cydir-save.c | 2 +- src/lib-storage/index/cydir/cydir-storage.c | 2 +- src/lib-storage/index/cydir/cydir-sync.c | 2 +- src/lib-storage/index/dbox-common/dbox-attachment.c | 2 +- src/lib-storage/index/dbox-common/dbox-file-fix.c | 2 +- src/lib-storage/index/dbox-common/dbox-file.c | 2 +- src/lib-storage/index/dbox-common/dbox-mail.c | 2 +- src/lib-storage/index/dbox-common/dbox-save.c | 2 +- src/lib-storage/index/dbox-common/dbox-storage.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-file.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-mail.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-map.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-purge.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-save.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-settings.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-storage.c | 2 +- src/lib-storage/index/dbox-multi/mdbox-sync.c | 2 +- src/lib-storage/index/dbox-single/sdbox-copy.c | 2 +- src/lib-storage/index/dbox-single/sdbox-file.c | 2 +- src/lib-storage/index/dbox-single/sdbox-mail.c | 2 +- src/lib-storage/index/dbox-single/sdbox-save.c | 2 +- src/lib-storage/index/dbox-single/sdbox-storage.c | 2 +- src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c | 2 +- src/lib-storage/index/dbox-single/sdbox-sync.c | 2 +- src/lib-storage/index/imapc/imapc-list.c | 2 +- src/lib-storage/index/imapc/imapc-mail-fetch.c | 2 +- src/lib-storage/index/imapc/imapc-mail.c | 2 +- src/lib-storage/index/imapc/imapc-mailbox.c | 2 +- src/lib-storage/index/imapc/imapc-save.c | 2 +- src/lib-storage/index/imapc/imapc-search.c | 2 +- src/lib-storage/index/imapc/imapc-settings.c | 2 +- src/lib-storage/index/imapc/imapc-storage.c | 2 +- src/lib-storage/index/imapc/imapc-sync.c | 2 +- src/lib-storage/index/index-attachment.c | 2 +- src/lib-storage/index/index-attribute.c | 2 +- src/lib-storage/index/index-mail-binary.c | 2 +- src/lib-storage/index/index-mail-headers.c | 2 +- src/lib-storage/index/index-mail.c | 2 +- src/lib-storage/index/index-mailbox-size.c | 2 +- src/lib-storage/index/index-rebuild.c | 2 +- src/lib-storage/index/index-search-result.c | 2 +- src/lib-storage/index/index-search.c | 2 +- src/lib-storage/index/index-sort-string.c | 2 +- src/lib-storage/index/index-sort.c | 2 +- src/lib-storage/index/index-status.c | 2 +- src/lib-storage/index/index-storage.c | 2 +- src/lib-storage/index/index-sync-changes.c | 2 +- src/lib-storage/index/index-sync-pvt.c | 2 +- src/lib-storage/index/index-sync-search.c | 2 +- src/lib-storage/index/index-sync.c | 2 +- src/lib-storage/index/index-thread-finish.c | 2 +- src/lib-storage/index/index-thread-links.c | 2 +- src/lib-storage/index/index-thread.c | 2 +- src/lib-storage/index/index-transaction.c | 2 +- src/lib-storage/index/istream-mail.c | 2 +- src/lib-storage/index/maildir/maildir-copy.c | 2 +- src/lib-storage/index/maildir/maildir-filename-flags.c | 2 +- src/lib-storage/index/maildir/maildir-filename.c | 2 +- src/lib-storage/index/maildir/maildir-keywords.c | 2 +- src/lib-storage/index/maildir/maildir-mail.c | 2 +- src/lib-storage/index/maildir/maildir-save.c | 2 +- src/lib-storage/index/maildir/maildir-settings.c | 2 +- src/lib-storage/index/maildir/maildir-storage.c | 2 +- src/lib-storage/index/maildir/maildir-sync-index.c | 2 +- src/lib-storage/index/maildir/maildir-sync.c | 2 +- src/lib-storage/index/maildir/maildir-uidlist.c | 2 +- src/lib-storage/index/maildir/maildir-util.c | 2 +- src/lib-storage/index/mbox/istream-raw-mbox.c | 2 +- src/lib-storage/index/mbox/mbox-file.c | 2 +- src/lib-storage/index/mbox/mbox-lock.c | 2 +- src/lib-storage/index/mbox/mbox-mail.c | 2 +- src/lib-storage/index/mbox/mbox-md5-all.c | 2 +- src/lib-storage/index/mbox/mbox-md5-apop3d.c | 2 +- src/lib-storage/index/mbox/mbox-save.c | 2 +- src/lib-storage/index/mbox/mbox-settings.c | 2 +- src/lib-storage/index/mbox/mbox-storage.c | 2 +- src/lib-storage/index/mbox/mbox-sync-list-index.c | 2 +- src/lib-storage/index/mbox/mbox-sync-parse.c | 2 +- src/lib-storage/index/mbox/mbox-sync-rewrite.c | 2 +- src/lib-storage/index/mbox/mbox-sync-update.c | 2 +- src/lib-storage/index/mbox/mbox-sync.c | 2 +- src/lib-storage/index/pop3c/pop3c-client.c | 2 +- src/lib-storage/index/pop3c/pop3c-mail.c | 2 +- src/lib-storage/index/pop3c/pop3c-settings.c | 2 +- src/lib-storage/index/pop3c/pop3c-storage.c | 2 +- src/lib-storage/index/pop3c/pop3c-sync.c | 2 +- src/lib-storage/index/raw/raw-mail.c | 2 +- src/lib-storage/index/raw/raw-storage.c | 2 +- src/lib-storage/index/raw/raw-sync.c | 2 +- src/lib-storage/index/shared/shared-list.c | 2 +- src/lib-storage/index/shared/shared-storage.c | 2 +- src/lib-storage/list/mailbox-list-delete.c | 2 +- src/lib-storage/list/mailbox-list-fs-flags.c | 2 +- src/lib-storage/list/mailbox-list-fs-iter.c | 2 +- src/lib-storage/list/mailbox-list-fs.c | 2 +- src/lib-storage/list/mailbox-list-index-backend.c | 2 +- src/lib-storage/list/mailbox-list-index-iter.c | 2 +- src/lib-storage/list/mailbox-list-index-notify.c | 2 +- src/lib-storage/list/mailbox-list-index-status.c | 2 +- src/lib-storage/list/mailbox-list-index-sync.c | 2 +- src/lib-storage/list/mailbox-list-index.c | 2 +- src/lib-storage/list/mailbox-list-iter.c | 2 +- src/lib-storage/list/mailbox-list-maildir-iter.c | 2 +- src/lib-storage/list/mailbox-list-maildir.c | 2 +- src/lib-storage/list/mailbox-list-none.c | 2 +- src/lib-storage/list/mailbox-list-notify-tree.c | 2 +- src/lib-storage/list/mailbox-list-subscriptions.c | 2 +- src/lib-storage/list/subscription-file.c | 2 +- src/lib-storage/mail-autoexpunge.c | 2 +- src/lib-storage/mail-copy.c | 2 +- src/lib-storage/mail-error.c | 2 +- src/lib-storage/mail-namespace.c | 2 +- src/lib-storage/mail-search-args-cmdline.c | 2 +- src/lib-storage/mail-search-args-imap.c | 2 +- src/lib-storage/mail-search-args-simplify.c | 2 +- src/lib-storage/mail-search-build.c | 2 +- src/lib-storage/mail-search-parser-cmdline.c | 2 +- src/lib-storage/mail-search-parser-imap.c | 2 +- src/lib-storage/mail-search-parser.c | 2 +- src/lib-storage/mail-search-register-human.c | 2 +- src/lib-storage/mail-search-register-imap.c | 2 +- src/lib-storage/mail-search-register.c | 2 +- src/lib-storage/mail-search.c | 2 +- src/lib-storage/mail-storage-hooks.c | 2 +- src/lib-storage/mail-storage-service.c | 2 +- src/lib-storage/mail-storage-settings.c | 2 +- src/lib-storage/mail-storage.c | 2 +- src/lib-storage/mail-thread.c | 2 +- src/lib-storage/mail-user.c | 2 +- src/lib-storage/mail.c | 2 +- src/lib-storage/mailbox-attribute-internal.c | 2 +- src/lib-storage/mailbox-attribute.c | 2 +- src/lib-storage/mailbox-get.c | 2 +- src/lib-storage/mailbox-guid-cache.c | 2 +- src/lib-storage/mailbox-header.c | 2 +- src/lib-storage/mailbox-keywords.c | 2 +- src/lib-storage/mailbox-list-notify.c | 2 +- src/lib-storage/mailbox-list.c | 2 +- src/lib-storage/mailbox-recent-flags.c | 2 +- src/lib-storage/mailbox-search-result.c | 2 +- src/lib-storage/mailbox-tree.c | 2 +- src/lib-storage/mailbox-uidvalidity.c | 2 +- src/lib-storage/mailbox-watch.c | 2 +- src/lib-storage/test-mail-search-args-imap.c | 2 +- src/lib-storage/test-mail-search-args-simplify.c | 2 +- src/lib-storage/test-mailbox-get.c | 2 +- src/lib-test/test-common.c | 2 +- src/lib/abspath.c | 2 +- src/lib/aqueue.c | 2 +- src/lib/array.c | 2 +- src/lib/askpass.c | 2 +- src/lib/backtrace-string.c | 2 +- src/lib/base32.c | 2 +- src/lib/base64.c | 2 +- src/lib/bits.c | 2 +- src/lib/bsearch-insert-pos.c | 2 +- src/lib/buffer.c | 2 +- src/lib/child-wait.c | 2 +- src/lib/compat.c | 2 +- src/lib/connection.c | 2 +- src/lib/crc32.c | 2 +- src/lib/data-stack.c | 2 +- src/lib/eacces-error.c | 2 +- src/lib/env-util.c | 2 +- src/lib/execv-const.c | 2 +- src/lib/failures.c | 2 +- src/lib/fd-close-on-exec.c | 2 +- src/lib/fd-set-nonblock.c | 2 +- src/lib/fdatasync-path.c | 2 +- src/lib/fdpass.c | 2 +- src/lib/file-cache.c | 2 +- src/lib/file-copy.c | 2 +- src/lib/file-create-locked.c | 2 +- src/lib/file-dotlock.c | 2 +- src/lib/file-lock.c | 2 +- src/lib/file-set-size.c | 2 +- src/lib/guid.c | 2 +- src/lib/hash-format.c | 2 +- src/lib/hash-method.c | 2 +- src/lib/hash.c | 2 +- src/lib/hash2.c | 2 +- src/lib/hex-binary.c | 2 +- src/lib/hex-dec.c | 2 +- src/lib/hmac.c | 2 +- src/lib/home-expand.c | 2 +- src/lib/hostpid.c | 2 +- src/lib/imem.c | 2 +- src/lib/ioloop-epoll.c | 2 +- src/lib/ioloop-notify-fd.c | 2 +- src/lib/ioloop-notify-inotify.c | 2 +- src/lib/ioloop-notify-none.c | 2 +- src/lib/ioloop-poll.c | 2 +- src/lib/ioloop-select.c | 2 +- src/lib/ioloop.c | 2 +- src/lib/iostream-rawlog.c | 2 +- src/lib/iostream-temp.c | 2 +- src/lib/iostream.c | 2 +- src/lib/ipwd.c | 2 +- src/lib/iso8601-date.c | 2 +- src/lib/istream-base64-decoder.c | 2 +- src/lib/istream-base64-encoder.c | 2 +- src/lib/istream-callback.c | 2 +- src/lib/istream-chain.c | 2 +- src/lib/istream-concat.c | 2 +- src/lib/istream-crlf.c | 2 +- src/lib/istream-data.c | 2 +- src/lib/istream-failure-at.c | 2 +- src/lib/istream-file.c | 2 +- src/lib/istream-hash.c | 2 +- src/lib/istream-jsonstr.c | 2 +- src/lib/istream-limit.c | 2 +- src/lib/istream-mmap.c | 2 +- src/lib/istream-rawlog.c | 2 +- src/lib/istream-seekable.c | 2 +- src/lib/istream-sized.c | 2 +- src/lib/istream-tee.c | 2 +- src/lib/istream-timeout.c | 2 +- src/lib/istream-unix.c | 2 +- src/lib/istream.c | 2 +- src/lib/json-parser.c | 2 +- src/lib/json-tree.c | 2 +- src/lib/lib-signals.c | 2 +- src/lib/lib.c | 2 +- src/lib/mempool-alloconly.c | 2 +- src/lib/mempool-datastack.c | 2 +- src/lib/mempool-system.c | 2 +- src/lib/mempool-unsafe-datastack.c | 2 +- src/lib/mempool.c | 2 +- src/lib/mkdir-parents.c | 2 +- src/lib/mmap-anon.c | 2 +- src/lib/mmap-util.c | 2 +- src/lib/module-dir.c | 2 +- src/lib/mountpoint.c | 2 +- src/lib/net.c | 2 +- src/lib/nfs-workarounds.c | 2 +- src/lib/numpack.c | 2 +- src/lib/ostream-buffer.c | 2 +- src/lib/ostream-failure-at.c | 2 +- src/lib/ostream-file.c | 2 +- src/lib/ostream-hash.c | 2 +- src/lib/ostream-rawlog.c | 2 +- src/lib/ostream.c | 2 +- src/lib/primes.c | 2 +- src/lib/printf-format-fix.c | 2 +- src/lib/priorityq.c | 2 +- src/lib/process-title.c | 2 +- src/lib/rand.c | 2 +- src/lib/randgen.c | 2 +- src/lib/read-full.c | 2 +- src/lib/restrict-access.c | 2 +- src/lib/restrict-process-size.c | 2 +- src/lib/safe-memset.c | 2 +- src/lib/safe-mkdir.c | 2 +- src/lib/safe-mkstemp.c | 2 +- src/lib/sendfile-util.c | 2 +- src/lib/seq-range-array.c | 2 +- src/lib/str-find.c | 2 +- src/lib/str-sanitize.c | 2 +- src/lib/str-table.c | 2 +- src/lib/str.c | 2 +- src/lib/strescape.c | 2 +- src/lib/strfuncs.c | 2 +- src/lib/strnum.c | 2 +- src/lib/test-aqueue.c | 2 +- src/lib/test-array.c | 2 +- src/lib/test-base32.c | 2 +- src/lib/test-base64.c | 2 +- src/lib/test-bits.c | 2 +- src/lib/test-bsearch-insert-pos.c | 2 +- src/lib/test-buffer.c | 2 +- src/lib/test-crc32.c | 2 +- src/lib/test-data-stack.c | 2 +- src/lib/test-failures.c | 2 +- src/lib/test-guid.c | 2 +- src/lib/test-hash-format.c | 2 +- src/lib/test-hash-method.c | 2 +- src/lib/test-hash.c | 2 +- src/lib/test-hex-binary.c | 2 +- src/lib/test-ioloop.c | 2 +- src/lib/test-iso8601-date.c | 2 +- src/lib/test-istream-base64-decoder.c | 2 +- src/lib/test-istream-base64-encoder.c | 2 +- src/lib/test-istream-concat.c | 2 +- src/lib/test-istream-crlf.c | 2 +- src/lib/test-istream-failure-at.c | 2 +- src/lib/test-istream-seekable.c | 2 +- src/lib/test-istream-tee.c | 2 +- src/lib/test-istream-unix.c | 2 +- src/lib/test-istream.c | 2 +- src/lib/test-json-parser.c | 2 +- src/lib/test-json-tree.c | 2 +- src/lib/test-lib.c | 2 +- src/lib/test-llist.c | 2 +- src/lib/test-mempool-alloconly.c | 2 +- src/lib/test-net.c | 2 +- src/lib/test-numpack.c | 2 +- src/lib/test-ostream-failure-at.c | 2 +- src/lib/test-ostream-file.c | 2 +- src/lib/test-primes.c | 2 +- src/lib/test-printf-format-fix.c | 2 +- src/lib/test-priorityq.c | 2 +- src/lib/test-seq-range-array.c | 2 +- src/lib/test-str-find.c | 2 +- src/lib/test-str-sanitize.c | 2 +- src/lib/test-str-table.c | 2 +- src/lib/test-str.c | 2 +- src/lib/test-strescape.c | 2 +- src/lib/test-strfuncs.c | 2 +- src/lib/test-strnum.c | 2 +- src/lib/test-time-util.c | 2 +- src/lib/test-timing.c | 2 +- src/lib/test-unichar.c | 2 +- src/lib/test-utc-mktime.c | 2 +- src/lib/test-var-expand.c | 2 +- src/lib/test-wildcard-match.c | 2 +- src/lib/time-util.c | 2 +- src/lib/timing.c | 2 +- src/lib/unichar.c | 2 +- src/lib/unix-socket-create.c | 2 +- src/lib/unlink-directory.c | 2 +- src/lib/unlink-old-files.c | 2 +- src/lib/uri-util.c | 2 +- src/lib/utc-mktime.c | 2 +- src/lib/utc-offset.c | 2 +- src/lib/var-expand.c | 2 +- src/lib/write-full.c | 2 +- src/lmtp/client.c | 2 +- src/lmtp/commands.c | 2 +- src/lmtp/lmtp-proxy.c | 2 +- src/lmtp/lmtp-settings.c | 2 +- src/lmtp/main.c | 2 +- src/log/doveadm-connection.c | 2 +- src/log/log-connection.c | 2 +- src/log/log-error-buffer.c | 2 +- src/log/log-settings.c | 2 +- src/log/main.c | 2 +- src/login-common/access-lookup.c | 2 +- src/login-common/client-common-auth.c | 2 +- src/login-common/client-common.c | 2 +- src/login-common/login-proxy-state.c | 2 +- src/login-common/login-proxy.c | 2 +- src/login-common/login-settings.c | 2 +- src/login-common/main.c | 2 +- src/login-common/sasl-server.c | 2 +- src/login-common/ssl-proxy-gnutls.c | 2 +- src/login-common/ssl-proxy-openssl.c | 2 +- src/login-common/ssl-proxy.c | 2 +- src/master/capabilities-posix.c | 2 +- src/master/dup2-array.c | 2 +- src/master/main.c | 2 +- src/master/master-settings.c | 2 +- src/master/service-anvil.c | 2 +- src/master/service-listen.c | 2 +- src/master/service-log.c | 2 +- src/master/service-monitor.c | 2 +- src/master/service-process-notify.c | 2 +- src/master/service-process.c | 2 +- src/master/service.c | 2 +- src/plugins/acl/acl-api.c | 2 +- src/plugins/acl/acl-attributes.c | 2 +- src/plugins/acl/acl-backend-vfile-acllist.c | 2 +- src/plugins/acl/acl-backend-vfile-update.c | 2 +- src/plugins/acl/acl-backend-vfile.c | 2 +- src/plugins/acl/acl-backend.c | 2 +- src/plugins/acl/acl-cache.c | 2 +- src/plugins/acl/acl-global-file.c | 2 +- src/plugins/acl/acl-lookup-dict.c | 2 +- src/plugins/acl/acl-mailbox-list.c | 2 +- src/plugins/acl/acl-mailbox.c | 2 +- src/plugins/acl/acl-plugin.c | 2 +- src/plugins/acl/acl-shared-storage.c | 2 +- src/plugins/acl/acl-storage.c | 2 +- src/plugins/acl/doveadm-acl.c | 2 +- src/plugins/autocreate/autocreate-plugin.c | 2 +- src/plugins/expire/doveadm-expire.c | 2 +- src/plugins/expire/expire-plugin.c | 2 +- src/plugins/expire/expire-set.c | 2 +- src/plugins/fs-compress/fs-compress.c | 2 +- src/plugins/fts-lucene/doveadm-fts-lucene.c | 2 +- src/plugins/fts-lucene/fts-backend-lucene.c | 2 +- src/plugins/fts-lucene/fts-lucene-plugin.c | 2 +- src/plugins/fts-lucene/lucene-wrapper.cc | 2 +- src/plugins/fts-solr/fts-backend-solr-old.c | 2 +- src/plugins/fts-solr/fts-backend-solr.c | 2 +- src/plugins/fts-solr/fts-solr-plugin.c | 2 +- src/plugins/fts-solr/solr-connection.c | 2 +- src/plugins/fts-squat/fts-backend-squat.c | 2 +- src/plugins/fts-squat/fts-squat-plugin.c | 2 +- src/plugins/fts-squat/squat-test.c | 2 +- src/plugins/fts-squat/squat-trie.c | 2 +- src/plugins/fts-squat/squat-uidlist.c | 2 +- src/plugins/fts/doveadm-dump-fts-expunge-log.c | 2 +- src/plugins/fts/doveadm-fts.c | 2 +- src/plugins/fts/fts-api.c | 2 +- src/plugins/fts/fts-build-mail.c | 2 +- src/plugins/fts/fts-expunge-log.c | 2 +- src/plugins/fts/fts-indexer.c | 2 +- src/plugins/fts/fts-parser-html.c | 2 +- src/plugins/fts/fts-parser-script.c | 2 +- src/plugins/fts/fts-parser-tika.c | 2 +- src/plugins/fts/fts-parser.c | 2 +- src/plugins/fts/fts-plugin.c | 2 +- src/plugins/fts/fts-search-args.c | 2 +- src/plugins/fts/fts-search-serialize.c | 2 +- src/plugins/fts/fts-search.c | 2 +- src/plugins/fts/fts-storage.c | 2 +- src/plugins/fts/fts-user.c | 2 +- src/plugins/fts/xml2text.c | 2 +- src/plugins/imap-acl/imap-acl-plugin.c | 2 +- src/plugins/imap-quota/imap-quota-plugin.c | 2 +- src/plugins/imap-stats/imap-stats-plugin.c | 2 +- src/plugins/imap-zlib/imap-zlib-plugin.c | 2 +- src/plugins/last-login/last-login-plugin.c | 2 +- src/plugins/lazy-expunge/lazy-expunge-plugin.c | 2 +- src/plugins/listescape/listescape-plugin.c | 2 +- src/plugins/mail-filter/istream-ext-filter.c | 2 +- src/plugins/mail-filter/mail-filter-plugin.c | 2 +- src/plugins/mail-filter/ostream-ext-filter.c | 2 +- src/plugins/mail-log/mail-log-plugin.c | 2 +- src/plugins/mailbox-alias/mailbox-alias-plugin.c | 2 +- src/plugins/notify/notify-plugin.c | 2 +- src/plugins/notify/notify-storage.c | 2 +- src/plugins/pop3-migration/pop3-migration-plugin.c | 2 +- src/plugins/pop3-migration/test-pop3-migration-plugin.c | 2 +- src/plugins/push-notification/push-notification-driver-dlog.c | 2 +- src/plugins/push-notification/push-notification-driver-ox.c | 2 +- src/plugins/push-notification/push-notification-drivers.c | 2 +- src/plugins/push-notification/push-notification-drivers.h | 2 +- .../push-notification/push-notification-event-flagsclear.c | 2 +- .../push-notification/push-notification-event-flagsclear.h | 2 +- .../push-notification/push-notification-event-flagsset.c | 2 +- .../push-notification/push-notification-event-flagsset.h | 2 +- .../push-notification/push-notification-event-mailboxcreate.c | 2 +- .../push-notification/push-notification-event-mailboxcreate.h | 2 +- .../push-notification/push-notification-event-mailboxdelete.c | 2 +- .../push-notification/push-notification-event-mailboxdelete.h | 2 +- .../push-notification/push-notification-event-mailboxrename.c | 2 +- .../push-notification/push-notification-event-mailboxrename.h | 2 +- .../push-notification-event-mailboxsubscribe.c | 2 +- .../push-notification-event-mailboxsubscribe.h | 2 +- .../push-notification-event-mailboxunsubscribe.c | 2 +- .../push-notification-event-mailboxunsubscribe.h | 2 +- .../push-notification/push-notification-event-message-common.h | 2 +- .../push-notification/push-notification-event-messageappend.c | 2 +- .../push-notification/push-notification-event-messageappend.h | 2 +- .../push-notification/push-notification-event-messageexpunge.c | 2 +- .../push-notification/push-notification-event-messageexpunge.h | 2 +- .../push-notification/push-notification-event-messagenew.c | 2 +- .../push-notification/push-notification-event-messagenew.h | 2 +- .../push-notification/push-notification-event-messageread.c | 2 +- .../push-notification/push-notification-event-messageread.h | 2 +- .../push-notification/push-notification-event-messagetrash.c | 2 +- .../push-notification/push-notification-event-messagetrash.h | 2 +- .../push-notification/push-notification-events-rfc5423.c | 2 +- .../push-notification/push-notification-events-rfc5423.h | 2 +- src/plugins/push-notification/push-notification-events.c | 2 +- src/plugins/push-notification/push-notification-events.h | 2 +- src/plugins/push-notification/push-notification-plugin.c | 2 +- src/plugins/push-notification/push-notification-plugin.h | 2 +- src/plugins/push-notification/push-notification-triggers.c | 2 +- src/plugins/push-notification/push-notification-triggers.h | 2 +- src/plugins/push-notification/push-notification-txn-mbox.c | 2 +- src/plugins/push-notification/push-notification-txn-mbox.h | 2 +- src/plugins/push-notification/push-notification-txn-msg.c | 2 +- src/plugins/push-notification/push-notification-txn-msg.h | 2 +- src/plugins/quota-clone/quota-clone-plugin.c | 2 +- src/plugins/quota/doveadm-quota.c | 2 +- src/plugins/quota/quota-count.c | 2 +- src/plugins/quota/quota-dict.c | 2 +- src/plugins/quota/quota-dirsize.c | 2 +- src/plugins/quota/quota-fs.c | 2 +- src/plugins/quota/quota-maildir.c | 2 +- src/plugins/quota/quota-plugin.c | 2 +- src/plugins/quota/quota-status.c | 2 +- src/plugins/quota/quota-storage.c | 2 +- src/plugins/quota/quota-util.c | 2 +- src/plugins/quota/quota.c | 2 +- src/plugins/quota/test-quota-util.c | 2 +- src/plugins/replication/replication-plugin.c | 2 +- src/plugins/snarf/snarf-plugin.c | 2 +- src/plugins/stats/mail-stats-fill.c | 2 +- src/plugins/stats/mail-stats.c | 2 +- src/plugins/stats/stats-connection.c | 2 +- src/plugins/stats/stats-plugin.c | 2 +- src/plugins/trash/trash-plugin.c | 2 +- src/plugins/virtual/virtual-config.c | 2 +- src/plugins/virtual/virtual-mail.c | 2 +- src/plugins/virtual/virtual-plugin.c | 2 +- src/plugins/virtual/virtual-save.c | 2 +- src/plugins/virtual/virtual-search.c | 2 +- src/plugins/virtual/virtual-storage.c | 2 +- src/plugins/virtual/virtual-sync.c | 2 +- src/plugins/virtual/virtual-transaction.c | 2 +- src/plugins/zlib/zlib-plugin.c | 2 +- src/pop3-login/client-authenticate.c | 2 +- src/pop3-login/client.c | 2 +- src/pop3-login/pop3-login-settings.c | 2 +- src/pop3-login/pop3-proxy.c | 2 +- src/pop3/main.c | 2 +- src/pop3/pop3-client.c | 2 +- src/pop3/pop3-commands.c | 2 +- src/pop3/pop3-settings.c | 2 +- src/replication/aggregator/aggregator-settings.c | 2 +- src/replication/aggregator/aggregator.c | 2 +- src/replication/aggregator/notify-connection.c | 2 +- src/replication/aggregator/replicator-connection.c | 2 +- src/replication/replicator/doveadm-connection.c | 2 +- src/replication/replicator/dsync-client.c | 2 +- src/replication/replicator/notify-connection.c | 2 +- src/replication/replicator/replicator-brain.c | 2 +- src/replication/replicator/replicator-queue-auth.c | 2 +- src/replication/replicator/replicator-queue.c | 2 +- src/replication/replicator/replicator-settings.c | 2 +- src/replication/replicator/replicator.c | 2 +- src/ssl-params/main.c | 2 +- src/ssl-params/ssl-params-settings.c | 2 +- src/ssl-params/ssl-params.c | 2 +- src/stats/client-export.c | 2 +- src/stats/client.c | 2 +- src/stats/global-memory.c | 2 +- src/stats/mail-command.c | 2 +- src/stats/mail-domain.c | 2 +- src/stats/mail-ip.c | 2 +- src/stats/mail-server-connection.c | 2 +- src/stats/mail-session.c | 2 +- src/stats/mail-stats.c | 2 +- src/stats/mail-user.c | 2 +- src/stats/main.c | 2 +- src/stats/stats-settings.c | 2 +- src/util/gdbhelper.c | 2 +- src/util/maildirlock.c | 2 +- src/util/rawlog.c | 2 +- src/util/script-login.c | 2 +- src/util/script.c | 2 +- src/util/tcpwrap-settings.c | 2 +- src/util/tcpwrap.c | 2 +- 1094 files changed, 1094 insertions(+), 1094 deletions(-) diff --git a/doc/man/doveadm-acl.1.in b/doc/man/doveadm-acl.1.in index d12fabcc34..068f7cae94 100644 --- a/doc/man/doveadm-acl.1.in +++ b/doc/man/doveadm-acl.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-ACL 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-acl \- Manage Access Control List (ACL) diff --git a/doc/man/doveadm-altmove.1.in b/doc/man/doveadm-altmove.1.in index b656f1c592..52094d780b 100644 --- a/doc/man/doveadm-altmove.1.in +++ b/doc/man/doveadm-altmove.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-ALTMOVE 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-altmove \- Move matching mails to the alternative storage (dbox\-only) diff --git a/doc/man/doveadm-auth.1.in b/doc/man/doveadm-auth.1.in index fdc89fd960..d7e2cb787d 100644 --- a/doc/man/doveadm-auth.1.in +++ b/doc/man/doveadm-auth.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-AUTH 1 "2014-10-19" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-auth \- Flush/lookup/test authentication data diff --git a/doc/man/doveadm-batch.1.in b/doc/man/doveadm-batch.1.in index c688323a78..638057aedf 100644 --- a/doc/man/doveadm-batch.1.in +++ b/doc/man/doveadm-batch.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-BATCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-batch \- Execute multiple commands for multiple users diff --git a/doc/man/doveadm-deduplicate.1.in b/doc/man/doveadm-deduplicate.1.in index 7f01a15e95..a1bb3b7986 100644 --- a/doc/man/doveadm-deduplicate.1.in +++ b/doc/man/doveadm-deduplicate.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-DEDUPLICATE 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-deduplicate \- expunge duplicate messages diff --git a/doc/man/doveadm-director.1.in b/doc/man/doveadm-director.1.in index 21e3ce041d..a6798ba23f 100644 --- a/doc/man/doveadm-director.1.in +++ b/doc/man/doveadm-director.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-DIRECTOR 1 "2014-08-30" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-director \- Manage Dovecot directors diff --git a/doc/man/doveadm-dump.1.in b/doc/man/doveadm-dump.1.in index c64621c849..c0a1a976be 100644 --- a/doc/man/doveadm-dump.1.in +++ b/doc/man/doveadm-dump.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-DUMP 1 "2014-08-24" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-dump \- Dump the content of Dovecot\(aqs binary mailbox index/log diff --git a/doc/man/doveadm-exec.1.in b/doc/man/doveadm-exec.1.in index b6919471e1..b501a47083 100644 --- a/doc/man/doveadm-exec.1.in +++ b/doc/man/doveadm-exec.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-EXEC 1 "2013-08-05" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-exec \- easily execute commands from Dovecot\(aqs libexec_dir diff --git a/doc/man/doveadm-expunge.1.in b/doc/man/doveadm-expunge.1.in index bbebdaa923..14b0f4318e 100644 --- a/doc/man/doveadm-expunge.1.in +++ b/doc/man/doveadm-expunge.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-EXPUNGE 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-expunge \- Expunge messages matching given search query diff --git a/doc/man/doveadm-fetch.1.in b/doc/man/doveadm-fetch.1.in index 3d72ccf8f2..b65c9c0067 100644 --- a/doc/man/doveadm-fetch.1.in +++ b/doc/man/doveadm-fetch.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-FETCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-fetch \- Fetch partial/full messages or message information diff --git a/doc/man/doveadm-flags.1.in b/doc/man/doveadm-flags.1.in index d6bba4c56a..035d89cac5 100644 --- a/doc/man/doveadm-flags.1.in +++ b/doc/man/doveadm-flags.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-FLAGS 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-flags \- add, remove or replace messages\(aq flags diff --git a/doc/man/doveadm-force-resync.1.in b/doc/man/doveadm-force-resync.1.in index ff2e67f614..345dc5ff38 100644 --- a/doc/man/doveadm-force-resync.1.in +++ b/doc/man/doveadm-force-resync.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-FORCE\-RESYNC 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-force\-resync \- Repair broken mailboxes diff --git a/doc/man/doveadm-fts.1.in b/doc/man/doveadm-fts.1.in index f85e7db4bf..f0b8dec758 100644 --- a/doc/man/doveadm-fts.1.in +++ b/doc/man/doveadm-fts.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-FTS 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-fts \- Manipulate the Full Text Search (FTS) index diff --git a/doc/man/doveadm-help.1.in b/doc/man/doveadm-help.1.in index 5e05f84964..c0af4c702a 100644 --- a/doc/man/doveadm-help.1.in +++ b/doc/man/doveadm-help.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-HELP 1 "2010-06-22" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-help \- Show information about doveadm commands diff --git a/doc/man/doveadm-import.1.in b/doc/man/doveadm-import.1.in index 21e2788556..efd541ebf5 100644 --- a/doc/man/doveadm-import.1.in +++ b/doc/man/doveadm-import.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-IMPORT 1 "2015-08-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-import \- Import messages matching given search query diff --git a/doc/man/doveadm-index.1.in b/doc/man/doveadm-index.1.in index b0001a9e5d..bfde31087b 100644 --- a/doc/man/doveadm-index.1.in +++ b/doc/man/doveadm-index.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-INDEX 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-index \- Index mailboxes diff --git a/doc/man/doveadm-instance.1.in b/doc/man/doveadm-instance.1.in index 86ad3c8055..bf125a8bb4 100644 --- a/doc/man/doveadm-instance.1.in +++ b/doc/man/doveadm-instance.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-INSTANCE 1 "2012-02-16" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-instance \- Manage the list of running Dovecot instances diff --git a/doc/man/doveadm-kick.1.in b/doc/man/doveadm-kick.1.in index fb59f31880..a30662ec10 100644 --- a/doc/man/doveadm-kick.1.in +++ b/doc/man/doveadm-kick.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-KICK 1 "2010-06-12" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-kick \- Disconnect users by user name and/or IP address diff --git a/doc/man/doveadm-log.1.in b/doc/man/doveadm-log.1.in index 25a155fd30..3fd8a48561 100644 --- a/doc/man/doveadm-log.1.in +++ b/doc/man/doveadm-log.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-LOG 1 "2013-11-24" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-log \- Locate, test or reopen Dovecot\(aqs log files diff --git a/doc/man/doveadm-mailbox.1.in b/doc/man/doveadm-mailbox.1.in index ba90379fcc..3466c5b092 100644 --- a/doc/man/doveadm-mailbox.1.in +++ b/doc/man/doveadm-mailbox.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-MAILBOX 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-mailbox \- Commands related to handling mailboxes diff --git a/doc/man/doveadm-mount.1.in b/doc/man/doveadm-mount.1.in index 3bda3746e6..1e121ca620 100644 --- a/doc/man/doveadm-mount.1.in +++ b/doc/man/doveadm-mount.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-MOUNT 1 "2012-02-16" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-mount \- Manage the list of mountpoints where mails are stored diff --git a/doc/man/doveadm-move.1.in b/doc/man/doveadm-move.1.in index 8b96aec9ec..b42f024567 100644 --- a/doc/man/doveadm-move.1.in +++ b/doc/man/doveadm-move.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-MOVE 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-move \- Move messages matching the given search query into another diff --git a/doc/man/doveadm-penalty.1.in b/doc/man/doveadm-penalty.1.in index afe3d64a4a..15de5f1aec 100644 --- a/doc/man/doveadm-penalty.1.in +++ b/doc/man/doveadm-penalty.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-PENALTY 1 "2010-07-12" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-penalty \- Show current penalties diff --git a/doc/man/doveadm-proxy.1.in b/doc/man/doveadm-proxy.1.in index 034db3e8e8..ffaeb6a0f3 100644 --- a/doc/man/doveadm-proxy.1.in +++ b/doc/man/doveadm-proxy.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-PROXY 1 "2014-10-07" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-proxy \- Handle Dovecot proxy connections diff --git a/doc/man/doveadm-purge.1.in b/doc/man/doveadm-purge.1.in index 862500b843..d26aa8d3ff 100644 --- a/doc/man/doveadm-purge.1.in +++ b/doc/man/doveadm-purge.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-PURGE 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-purge \- Remove messages with refcount=0 from mdbox files diff --git a/doc/man/doveadm-pw.1.in b/doc/man/doveadm-pw.1.in index f25dcfac1c..dce044d1ef 100644 --- a/doc/man/doveadm-pw.1.in +++ b/doc/man/doveadm-pw.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-PW 1 "2015-06-05" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-pw \- Dovecot\(aqs password hash generator diff --git a/doc/man/doveadm-quota.1.in b/doc/man/doveadm-quota.1.in index 023a1338ea..c93298aa44 100644 --- a/doc/man/doveadm-quota.1.in +++ b/doc/man/doveadm-quota.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-QUOTA 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-quota \- Initialize/recalculate or show current quota usage diff --git a/doc/man/doveadm-replicator.1.in b/doc/man/doveadm-replicator.1.in index 8cf93eda77..04131d8358 100644 --- a/doc/man/doveadm-replicator.1.in +++ b/doc/man/doveadm-replicator.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-REPLICATOR 1 "2014-10-05" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-replicator \- Manage users\(aq mail replicaton diff --git a/doc/man/doveadm-search-query.7 b/doc/man/doveadm-search-query.7 index c664daa30b..5893941d70 100644 --- a/doc/man/doveadm-search-query.7 +++ b/doc/man/doveadm-search-query.7 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-SEARCH\-QUERY 7 "2015-10-19" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-search\-query \- Overview of search queries for doveadm mailbox \ diff --git a/doc/man/doveadm-search.1.in b/doc/man/doveadm-search.1.in index 514c179cb2..8ada84b913 100644 --- a/doc/man/doveadm-search.1.in +++ b/doc/man/doveadm-search.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-SEARCH 1 "2015-05-09" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-search \- Show a list of mailbox GUIDs and message UIDs matching \ diff --git a/doc/man/doveadm-sync.1.in b/doc/man/doveadm-sync.1.in index df144370cd..12ebeb1f9c 100644 --- a/doc/man/doveadm-sync.1.in +++ b/doc/man/doveadm-sync.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-SYNC 1 "2015-08-31" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-sync \- Dovecot\(aqs two\-way mailbox synchronization utility diff --git a/doc/man/doveadm-user.1.in b/doc/man/doveadm-user.1.in index c43fa54183..91ebb52fff 100644 --- a/doc/man/doveadm-user.1.in +++ b/doc/man/doveadm-user.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-USER 1 "2013-11-23" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-user \- Perform a user lookup in Dovecot\(aqs userdbs diff --git a/doc/man/doveadm-who.1.in b/doc/man/doveadm-who.1.in index 4f490a9e09..95faf52562 100644 --- a/doc/man/doveadm-who.1.in +++ b/doc/man/doveadm-who.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM\-WHO 1 "2010-07-12" "Dovecot v2.2" "Dovecot" .SH NAME doveadm\-who \- Show who is logged in to the Dovecot server diff --git a/doc/man/doveadm.1.in b/doc/man/doveadm.1.in index 217cc188ee..7b023731de 100644 --- a/doc/man/doveadm.1.in +++ b/doc/man/doveadm.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVEADM 1 "2014-10-07" "Dovecot v2.2" "Dovecot" .SH NAME doveadm \- Dovecot\(aqs administration utility diff --git a/doc/man/doveconf.1.in b/doc/man/doveconf.1.in index e89bf171b8..665f129f9e 100644 --- a/doc/man/doveconf.1.in +++ b/doc/man/doveconf.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVECONF 1 "2014-10-19" "Dovecot v2.2" "Dovecot" .SH NAME doveconf \- Dovecot\(aqs configuration dumping utility diff --git a/doc/man/dovecot-lda.1.in b/doc/man/dovecot-lda.1.in index 445449ee76..74f4c40125 100644 --- a/doc/man/dovecot-lda.1.in +++ b/doc/man/dovecot-lda.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVECOT\-LDA 1 "2011-01-16" "Dovecot v2.2" "Dovecot" .SH NAME dovecot\-lda \- Dovecot\(aqs local mail delivery agent diff --git a/doc/man/dovecot.1.in b/doc/man/dovecot.1.in index 1f49627e12..088386e2b0 100644 --- a/doc/man/dovecot.1.in +++ b/doc/man/dovecot.1.in @@ -1,4 +1,4 @@ -.\" Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file +.\" Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file .TH DOVECOT 1 "2013-08-06" "Dovecot v2.2" "Dovecot" .SH NAME dovecot \- a secure and highly configurable IMAP and POP3 server diff --git a/src/anvil/anvil-connection.c b/src/anvil/anvil-connection.c index 99a1cc3f55..2eef2350e3 100644 --- a/src/anvil/anvil-connection.c +++ b/src/anvil/anvil-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "llist.h" diff --git a/src/anvil/anvil-settings.c b/src/anvil/anvil-settings.c index 0ad27dde4b..6de09feca6 100644 --- a/src/anvil/anvil-settings.c +++ b/src/anvil/anvil-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/anvil/connect-limit.c b/src/anvil/connect-limit.c index d404567cc2..2f7fb42078 100644 --- a/src/anvil/connect-limit.c +++ b/src/anvil/connect-limit.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "hash.h" diff --git a/src/anvil/main.c b/src/anvil/main.c index 4f99c21ceb..f08d4a441d 100644 --- a/src/anvil/main.c +++ b/src/anvil/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/anvil/penalty.c b/src/anvil/penalty.c index 5034421a8c..0d0ba10616 100644 --- a/src/anvil/penalty.c +++ b/src/anvil/penalty.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ /* The idea behind checksums is that the same username+password doesn't increase the penalty, because it's most likely a user with a misconfigured diff --git a/src/anvil/test-penalty.c b/src/anvil/test-penalty.c index 20363167e2..6cb055b705 100644 --- a/src/anvil/test-penalty.c +++ b/src/anvil/test-penalty.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/auth/auth-cache.c b/src/auth/auth-cache.c index b1514fca72..16ce9db00f 100644 --- a/src/auth/auth-cache.c +++ b/src/auth/auth-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "lib-signals.h" diff --git a/src/auth/auth-client-connection.c b/src/auth/auth-client-connection.c index beba9117d1..c4ada95671 100644 --- a/src/auth/auth-client-connection.c +++ b/src/auth/auth-client-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-fields.c b/src/auth/auth-fields.c index 960d1e31c7..f65bb7ae84 100644 --- a/src/auth/auth-fields.c +++ b/src/auth/auth-fields.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/auth-master-connection.c b/src/auth/auth-master-connection.c index d4eaf6d4e0..22c8b58c8e 100644 --- a/src/auth/auth-master-connection.c +++ b/src/auth/auth-master-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "buffer.h" diff --git a/src/auth/auth-penalty.c b/src/auth/auth-penalty.c index ffc63c1e5f..7400af4eeb 100644 --- a/src/auth/auth-penalty.c +++ b/src/auth/auth-penalty.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/auth/auth-postfix-connection.c b/src/auth/auth-postfix-connection.c index 32d7248097..696e131776 100644 --- a/src/auth/auth-postfix-connection.c +++ b/src/auth/auth-postfix-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-request-handler.c b/src/auth/auth-request-handler.c index 8f6e286bc3..6a00c4cbf0 100644 --- a/src/auth/auth-request-handler.c +++ b/src/auth/auth-request-handler.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-request-var-expand.c b/src/auth/auth-request-var-expand.c index da80938db6..964bbf33b6 100644 --- a/src/auth/auth-request-var-expand.c +++ b/src/auth/auth-request-var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/auth-request.c b/src/auth/auth-request.c index a61c8eb686..6b48b14ef6 100644 --- a/src/auth/auth-request.c +++ b/src/auth/auth-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth-settings.c b/src/auth/auth-settings.c index 0ad7c28e1e..be5a835b2d 100644 --- a/src/auth/auth-settings.c +++ b/src/auth/auth-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/auth/auth-token.c b/src/auth/auth-token.c index 6737aa6a50..95f2ad2377 100644 --- a/src/auth/auth-token.c +++ b/src/auth/auth-token.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ /* Auth process maintains a random secret. Once a user authenticates the response to the REQUEST command from a master service is augmented with an diff --git a/src/auth/auth-worker-client.c b/src/auth/auth-worker-client.c index bffe1c77a8..fdf72bc4c9 100644 --- a/src/auth/auth-worker-client.c +++ b/src/auth/auth-worker-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "base64.h" diff --git a/src/auth/auth-worker-server.c b/src/auth/auth-worker-server.c index 59f3dd4c52..48419ff45f 100644 --- a/src/auth/auth-worker-server.c +++ b/src/auth/auth-worker-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/auth.c b/src/auth/auth.c index 778a0b3256..205e820aa5 100644 --- a/src/auth/auth.c +++ b/src/auth/auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/db-checkpassword.c b/src/auth/db-checkpassword.c index 5c47ffac2c..5c984cdf98 100644 --- a/src/auth/db-checkpassword.c +++ b/src/auth/db-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-dict-cache-key.c b/src/auth/db-dict-cache-key.c index e57bf3130b..83fe065085 100644 --- a/src/auth/db-dict-cache-key.c +++ b/src/auth/db-dict-cache-key.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/db-dict.c b/src/auth/db-dict.c index c94b8d47ea..50f9f306d4 100644 --- a/src/auth/db-dict.c +++ b/src/auth/db-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-ldap.c b/src/auth/db-ldap.c index 6dcfba7af5..81d13ae6cc 100644 --- a/src/auth/db-ldap.c +++ b/src/auth/db-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-passwd-file.c b/src/auth/db-passwd-file.c index df41c12d9d..572d2cab6d 100644 --- a/src/auth/db-passwd-file.c +++ b/src/auth/db-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/db-sql.c b/src/auth/db-sql.c index a2018b4a6e..40b9cef45b 100644 --- a/src/auth/db-sql.c +++ b/src/auth/db-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/main.c b/src/auth/main.c index 312eed298e..80d068665c 100644 --- a/src/auth/main.c +++ b/src/auth/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/mech-anonymous.c b/src/auth/mech-anonymous.c index e64e0afcc6..ccc8c13281 100644 --- a/src/auth/mech-anonymous.c +++ b/src/auth/mech-anonymous.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "mech.h" diff --git a/src/auth/mech-cram-md5.c b/src/auth/mech-cram-md5.c index 14f7192f83..62f8bcb436 100644 --- a/src/auth/mech-cram-md5.c +++ b/src/auth/mech-cram-md5.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* CRAM-MD5 SASL authentication, see RFC-2195 Joshua Goodall */ diff --git a/src/auth/mech-digest-md5.c b/src/auth/mech-digest-md5.c index 949aa0612c..9d7db62a97 100644 --- a/src/auth/mech-digest-md5.c +++ b/src/auth/mech-digest-md5.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* Digest-MD5 SASL authentication, see RFC-2831 */ diff --git a/src/auth/mech-dovecot-token.c b/src/auth/mech-dovecot-token.c index c617dfb131..a940d53518 100644 --- a/src/auth/mech-dovecot-token.c +++ b/src/auth/mech-dovecot-token.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ /* Used internally by Dovecot processes to authenticate against each others (e.g. imap to imap-urlauth). See auth-token.c */ diff --git a/src/auth/mech-external.c b/src/auth/mech-external.c index 71e2f72b29..c251744c6a 100644 --- a/src/auth/mech-external.c +++ b/src/auth/mech-external.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/mech-plain.c b/src/auth/mech-plain.c index d129642304..151a4d2d26 100644 --- a/src/auth/mech-plain.c +++ b/src/auth/mech-plain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "safe-memset.h" diff --git a/src/auth/mech-scram-sha1.c b/src/auth/mech-scram-sha1.c index 43f48bbe43..2b7018d59a 100644 --- a/src/auth/mech-scram-sha1.c +++ b/src/auth/mech-scram-sha1.c @@ -1,7 +1,7 @@ /* * SCRAM-SHA-1 SASL authentication, see RFC-5802 * - * Copyright (c) 2011-2015 Florian Zeitz + * Copyright (c) 2011-2016 Florian Zeitz * * This software is released under the MIT license. */ diff --git a/src/auth/mech.c b/src/auth/mech.c index 21987d7eae..39927bb790 100644 --- a/src/auth/mech.c +++ b/src/auth/mech.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "ioloop.h" diff --git a/src/auth/passdb-blocking.c b/src/auth/passdb-blocking.c index 94925d1288..7bf6c6b390 100644 --- a/src/auth/passdb-blocking.c +++ b/src/auth/passdb-blocking.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/passdb-bsdauth.c b/src/auth/passdb-bsdauth.c index 01c1f83219..727faeb0e7 100644 --- a/src/auth/passdb-bsdauth.c +++ b/src/auth/passdb-bsdauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-cache.c b/src/auth/passdb-cache.c index 32d9025016..213ff6504e 100644 --- a/src/auth/passdb-cache.c +++ b/src/auth/passdb-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "restrict-process-size.h" diff --git a/src/auth/passdb-checkpassword.c b/src/auth/passdb-checkpassword.c index dac103f532..ff10efb51c 100644 --- a/src/auth/passdb-checkpassword.c +++ b/src/auth/passdb-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-dict.c b/src/auth/passdb-dict.c index 752b28e932..88a0909fcc 100644 --- a/src/auth/passdb-dict.c +++ b/src/auth/passdb-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-imap.c b/src/auth/passdb-imap.c index fdcb572a68..f020d7435d 100644 --- a/src/auth/passdb-imap.c +++ b/src/auth/passdb-imap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-ldap.c b/src/auth/passdb-ldap.c index dfd14b6f43..0fcd16cb19 100644 --- a/src/auth/passdb-ldap.c +++ b/src/auth/passdb-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-passwd-file.c b/src/auth/passdb-passwd-file.c index 3c65bee1b6..d2ca697240 100644 --- a/src/auth/passdb-passwd-file.c +++ b/src/auth/passdb-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-passwd.c b/src/auth/passdb-passwd.c index c92bf20a5f..4d4f9f64c3 100644 --- a/src/auth/passdb-passwd.c +++ b/src/auth/passdb-passwd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-shadow.c b/src/auth/passdb-shadow.c index d135615142..ae416e2c38 100644 --- a/src/auth/passdb-shadow.c +++ b/src/auth/passdb-shadow.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-sql.c b/src/auth/passdb-sql.c index b0da02adae..aeefedf4f5 100644 --- a/src/auth/passdb-sql.c +++ b/src/auth/passdb-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-static.c b/src/auth/passdb-static.c index e1ade1c416..06b1f08806 100644 --- a/src/auth/passdb-static.c +++ b/src/auth/passdb-static.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "passdb.h" diff --git a/src/auth/passdb-template.c b/src/auth/passdb-template.c index 7fe5baae9d..b3be9f9b55 100644 --- a/src/auth/passdb-template.c +++ b/src/auth/passdb-template.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/passdb-vpopmail.c b/src/auth/passdb-vpopmail.c index 848f51ee9a..3d2b452c6c 100644 --- a/src/auth/passdb-vpopmail.c +++ b/src/auth/passdb-vpopmail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */ diff --git a/src/auth/passdb.c b/src/auth/passdb.c index 01c3569753..e864dc1dab 100644 --- a/src/auth/passdb.c +++ b/src/auth/passdb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/password-scheme-crypt.c b/src/auth/password-scheme-crypt.c index 5d0b53acee..3706536f2c 100644 --- a/src/auth/password-scheme-crypt.c +++ b/src/auth/password-scheme-crypt.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mycrypt.h" diff --git a/src/auth/password-scheme.c b/src/auth/password-scheme.c index 156836a65b..baefb9532c 100644 --- a/src/auth/password-scheme.c +++ b/src/auth/password-scheme.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/auth/test-auth-cache.c b/src/auth/test-auth-cache.c index 2767edeb4c..5764f861a3 100644 --- a/src/auth/test-auth-cache.c +++ b/src/auth/test-auth-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "auth-request.h" diff --git a/src/auth/test-auth-request-var-expand.c b/src/auth/test-auth-request-var-expand.c index 49769de6d7..801bf04274 100644 --- a/src/auth/test-auth-request-var-expand.c +++ b/src/auth/test-auth-request-var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/auth/test-db-dict.c b/src/auth/test-db-dict.c index 7763c66cc3..80118a5f0d 100644 --- a/src/auth/test-db-dict.c +++ b/src/auth/test-db-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/auth/userdb-blocking.c b/src/auth/userdb-blocking.c index 71592c39bc..84abe65d0d 100644 --- a/src/auth/userdb-blocking.c +++ b/src/auth/userdb-blocking.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "str.h" diff --git a/src/auth/userdb-checkpassword.c b/src/auth/userdb-checkpassword.c index 658e05b254..38e2ae9e90 100644 --- a/src/auth/userdb-checkpassword.c +++ b/src/auth/userdb-checkpassword.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-dict.c b/src/auth/userdb-dict.c index 6190827512..cabacb83eb 100644 --- a/src/auth/userdb-dict.c +++ b/src/auth/userdb-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-ldap.c b/src/auth/userdb-ldap.c index 11e45d3d4e..3eb9ef83bd 100644 --- a/src/auth/userdb-ldap.c +++ b/src/auth/userdb-ldap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-nss.c b/src/auth/userdb-nss.c index a77188a5b6..d020f97ed6 100644 --- a/src/auth/userdb-nss.c +++ b/src/auth/userdb-nss.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ /* Currently supports only GLIBC-compatible NSS modules */ diff --git a/src/auth/userdb-passwd-file.c b/src/auth/userdb-passwd-file.c index b5e3f330fc..0cdbad632a 100644 --- a/src/auth/userdb-passwd-file.c +++ b/src/auth/userdb-passwd-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-passwd.c b/src/auth/userdb-passwd.c index d849bddad2..f372ab9b89 100644 --- a/src/auth/userdb-passwd.c +++ b/src/auth/userdb-passwd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-prefetch.c b/src/auth/userdb-prefetch.c index 2a3117cd42..77683873b4 100644 --- a/src/auth/userdb-prefetch.c +++ b/src/auth/userdb-prefetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-sql.c b/src/auth/userdb-sql.c index 9044079449..a16229345c 100644 --- a/src/auth/userdb-sql.c +++ b/src/auth/userdb-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "userdb.h" diff --git a/src/auth/userdb-static.c b/src/auth/userdb-static.c index d132c0f368..9181e22966 100644 --- a/src/auth/userdb-static.c +++ b/src/auth/userdb-static.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" diff --git a/src/auth/userdb-template.c b/src/auth/userdb-template.c index 2ecd9deebf..1bf2abb468 100644 --- a/src/auth/userdb-template.c +++ b/src/auth/userdb-template.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/auth/userdb-vpopmail.c b/src/auth/userdb-vpopmail.c index 46da9c304f..af6e9a8000 100644 --- a/src/auth/userdb-vpopmail.c +++ b/src/auth/userdb-vpopmail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* Thanks to Courier-IMAP for showing how the vpopmail API should be used */ diff --git a/src/auth/userdb.c b/src/auth/userdb.c index 9b2b38babf..afc9d151d0 100644 --- a/src/auth/userdb.c +++ b/src/auth/userdb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "auth-common.h" #include "array.h" diff --git a/src/config/config-connection.c b/src/config/config-connection.c index 1531dd10f1..14aec5d9fa 100644 --- a/src/config/config-connection.c +++ b/src/config/config-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-filter.c b/src/config/config-filter.c index 5e7a181dfa..e8cc010422 100644 --- a/src/config/config-filter.c +++ b/src/config/config-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-parser.c b/src/config/config-parser.c index a0f1078203..10ec48ad73 100644 --- a/src/config/config-parser.c +++ b/src/config/config-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-request.c b/src/config/config-request.c index 32d9a74322..f51145b86d 100644 --- a/src/config/config-request.c +++ b/src/config/config-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/config-settings.c b/src/config/config-settings.c index 2669b29f18..e9418ddb1a 100644 --- a/src/config/config-settings.c +++ b/src/config/config-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/config/doveconf.c b/src/config/doveconf.c index 007af6cc14..1df9201de2 100644 --- a/src/config/doveconf.c +++ b/src/config/doveconf.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/config/main.c b/src/config/main.c index 696748a2d8..c5ccc52b24 100644 --- a/src/config/main.c +++ b/src/config/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-dir.h" diff --git a/src/config/old-set-parser.c b/src/config/old-set-parser.c index 47e7e2c76e..6c4b80db2a 100644 --- a/src/config/old-set-parser.c +++ b/src/config/old-set-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/config/sysinfo-get.c b/src/config/sysinfo-get.c index 954839cb7e..e5065fb749 100644 --- a/src/config/sysinfo-get.c +++ b/src/config/sysinfo-get.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mountpoint.h" diff --git a/src/dict/dict-commands.c b/src/dict/dict-commands.c index 6f1ff33750..9742a5ead7 100644 --- a/src/dict/dict-commands.c +++ b/src/dict/dict-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dict/dict-connection.c b/src/dict/dict-connection.c index 9d856f0b2f..762562a33e 100644 --- a/src/dict/dict-connection.c +++ b/src/dict/dict-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/dict/dict-settings.c b/src/dict/dict-settings.c index 2cfcda301c..53a27e3c17 100644 --- a/src/dict/dict-settings.c +++ b/src/dict/dict-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/dict/main.c b/src/dict/main.c index 47d5a3392d..e6c945eb91 100644 --- a/src/dict/main.c +++ b/src/dict/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/director/auth-connection.c b/src/director/auth-connection.c index d2fc7bef8e..931b5a625d 100644 --- a/src/director/auth-connection.c +++ b/src/director/auth-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/director-connection.c b/src/director/director-connection.c index a6016becf6..ed72980dab 100644 --- a/src/director/director-connection.c +++ b/src/director/director-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ /* Handshaking: diff --git a/src/director/director-host.c b/src/director/director-host.c index 6457b35c1f..bb868279b2 100644 --- a/src/director/director-host.c +++ b/src/director/director-host.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/director/director-request.c b/src/director/director-request.c index dd1a87671d..62afcc906d 100644 --- a/src/director/director-request.c +++ b/src/director/director-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/director-settings.c b/src/director/director-settings.c index 157eea1495..40512b7022 100644 --- a/src/director/director-settings.c +++ b/src/director/director-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/director/director-test.c b/src/director/director-test.c index 783132b6cf..7bc44e2465 100644 --- a/src/director/director-test.c +++ b/src/director/director-test.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ /* This program accepts incoming unauthenticated IMAP connections from diff --git a/src/director/director.c b/src/director/director.c index 40f41b6955..4eef160503 100644 --- a/src/director/director.c +++ b/src/director/director.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/doveadm-connection.c b/src/director/doveadm-connection.c index 15d7aaec59..cf000ce37f 100644 --- a/src/director/doveadm-connection.c +++ b/src/director/doveadm-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/login-connection.c b/src/director/login-connection.c index 18075a4cbf..c7be35b18b 100644 --- a/src/director/login-connection.c +++ b/src/director/login-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/mail-host.c b/src/director/mail-host.c index 2a54632d83..5682e153f2 100644 --- a/src/director/mail-host.c +++ b/src/director/mail-host.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/director/main.c b/src/director/main.c index a2c226be95..34995dbc7d 100644 --- a/src/director/main.c +++ b/src/director/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/notify-connection.c b/src/director/notify-connection.c index 96eff2063f..c32a62231e 100644 --- a/src/director/notify-connection.c +++ b/src/director/notify-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/test-user-directory.c b/src/director/test-user-directory.c index 69c7b45193..87a7d49afb 100644 --- a/src/director/test-user-directory.c +++ b/src/director/test-user-directory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/director/user-directory.c b/src/director/user-directory.c index d12b7b9d97..748c12bad5 100644 --- a/src/director/user-directory.c +++ b/src/director/user-directory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/dns/dns-client-settings.c b/src/dns/dns-client-settings.c index 9bbbb7a737..481ac1c362 100644 --- a/src/dns/dns-client-settings.c +++ b/src/dns/dns-client-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/dns/dns-client.c b/src/dns/dns-client.c index 3961b58532..798c19bc54 100644 --- a/src/dns/dns-client.c +++ b/src/dns/dns-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/client-connection.c b/src/doveadm/client-connection.c index 33f0028642..eca98740a8 100644 --- a/src/doveadm/client-connection.c +++ b/src/doveadm/client-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/doveadm/doveadm-auth.c b/src/doveadm/doveadm-auth.c index 3dff8312fb..e8671f8ca4 100644 --- a/src/doveadm/doveadm-auth.c +++ b/src/doveadm/doveadm-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/doveadm-cmd.c b/src/doveadm/doveadm-cmd.c index 987aced4b2..4ec56b8ace 100644 --- a/src/doveadm/doveadm-cmd.c +++ b/src/doveadm/doveadm-cmd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-dict.c b/src/doveadm/doveadm-dict.c index b4951e29b6..72f61c4035 100644 --- a/src/doveadm/doveadm-dict.c +++ b/src/doveadm/doveadm-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "dict.h" diff --git a/src/doveadm/doveadm-director.c b/src/doveadm/doveadm-director.c index b7fa14ae98..76accd2566 100644 --- a/src/doveadm/doveadm-director.c +++ b/src/doveadm/doveadm-director.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md5.h" diff --git a/src/doveadm/doveadm-dsync.c b/src/doveadm/doveadm-dsync.c index 13ff5b7d56..c53bf86c3e 100644 --- a/src/doveadm/doveadm-dsync.c +++ b/src/doveadm/doveadm-dsync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/doveadm/doveadm-dump-dbox.c b/src/doveadm/doveadm-dump-dbox.c index a650e28b18..7042c57f4b 100644 --- a/src/doveadm/doveadm-dump-dbox.c +++ b/src/doveadm/doveadm-dump-dbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-dec.h" diff --git a/src/doveadm/doveadm-dump-index.c b/src/doveadm/doveadm-dump-index.c index 5f3d0c8721..9edffe754e 100644 --- a/src/doveadm/doveadm-dump-index.c +++ b/src/doveadm/doveadm-dump-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-dump-log.c b/src/doveadm/doveadm-dump-log.c index 6a3669108c..bbcf35b966 100644 --- a/src/doveadm/doveadm-dump-log.c +++ b/src/doveadm/doveadm-dump-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-binary.h" diff --git a/src/doveadm/doveadm-dump-mailboxlog.c b/src/doveadm/doveadm-dump-mailboxlog.c index 9247053149..d2de56b076 100644 --- a/src/doveadm/doveadm-dump-mailboxlog.c +++ b/src/doveadm/doveadm-dump-mailboxlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-binary.h" diff --git a/src/doveadm/doveadm-dump-thread.c b/src/doveadm/doveadm-dump-thread.c index 3a5b4d8154..aa0ce4c93e 100644 --- a/src/doveadm/doveadm-dump-thread.c +++ b/src/doveadm/doveadm-dump-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mmap-util.h" diff --git a/src/doveadm/doveadm-dump.c b/src/doveadm/doveadm-dump.c index 6fbc9efafc..de45ddf8f8 100644 --- a/src/doveadm/doveadm-dump.c +++ b/src/doveadm/doveadm-dump.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-fs.c b/src/doveadm/doveadm-fs.c index 90d5fefb8f..e1183d4b2e 100644 --- a/src/doveadm/doveadm-fs.c +++ b/src/doveadm/doveadm-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-instance.c b/src/doveadm/doveadm-instance.c index 0bf31ff414..d01da9267e 100644 --- a/src/doveadm/doveadm-instance.c +++ b/src/doveadm/doveadm-instance.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "master-instance.h" diff --git a/src/doveadm/doveadm-kick.c b/src/doveadm/doveadm-kick.c index dce226bfed..3cc98ead76 100644 --- a/src/doveadm/doveadm-kick.c +++ b/src/doveadm/doveadm-kick.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-log.c b/src/doveadm/doveadm-log.c index 05efc1f395..279d25deb8 100644 --- a/src/doveadm/doveadm-log.c +++ b/src/doveadm/doveadm-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/doveadm-mail-altmove.c b/src/doveadm/doveadm-mail-altmove.c index 6d24da3d84..a7630afce7 100644 --- a/src/doveadm/doveadm-mail-altmove.c +++ b/src/doveadm/doveadm-mail-altmove.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-batch.c b/src/doveadm/doveadm-mail-batch.c index 4d501133d6..529e8e8854 100644 --- a/src/doveadm/doveadm-mail-batch.c +++ b/src/doveadm/doveadm-mail-batch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-copymove.c b/src/doveadm/doveadm-mail-copymove.c index a4a5ae2651..19db4760c9 100644 --- a/src/doveadm/doveadm-mail-copymove.c +++ b/src/doveadm/doveadm-mail-copymove.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/doveadm/doveadm-mail-deduplicate.c b/src/doveadm/doveadm-mail-deduplicate.c index d1f68f2f42..515399f705 100644 --- a/src/doveadm/doveadm-mail-deduplicate.c +++ b/src/doveadm/doveadm-mail-deduplicate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/doveadm/doveadm-mail-expunge.c b/src/doveadm/doveadm-mail-expunge.c index 6423363296..f81fbbeda3 100644 --- a/src/doveadm/doveadm-mail-expunge.c +++ b/src/doveadm/doveadm-mail-expunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-fetch.c b/src/doveadm/doveadm-mail-fetch.c index 7c3a4c2fe7..df1510ab63 100644 --- a/src/doveadm/doveadm-mail-fetch.c +++ b/src/doveadm/doveadm-mail-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-flags.c b/src/doveadm/doveadm-mail-flags.c index e79b5ee158..11d2a313ce 100644 --- a/src/doveadm/doveadm-mail-flags.c +++ b/src/doveadm/doveadm-mail-flags.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-util.h" diff --git a/src/doveadm/doveadm-mail-import.c b/src/doveadm/doveadm-mail-import.c index 6f19b0c07d..f0a03688a5 100644 --- a/src/doveadm/doveadm-mail-import.c +++ b/src/doveadm/doveadm-mail-import.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-index.c b/src/doveadm/doveadm-mail-index.c index ccd3e63137..b79ed87597 100644 --- a/src/doveadm/doveadm-mail-index.c +++ b/src/doveadm/doveadm-mail-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/doveadm-mail-iter.c b/src/doveadm/doveadm-mail-iter.c index 43b563e610..b7d833e15d 100644 --- a/src/doveadm/doveadm-mail-iter.c +++ b/src/doveadm/doveadm-mail-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/doveadm/doveadm-mail-mailbox-metadata.c b/src/doveadm/doveadm-mail-mailbox-metadata.c index 16f07bdeae..103c4680f4 100644 --- a/src/doveadm/doveadm-mail-mailbox-metadata.c +++ b/src/doveadm/doveadm-mail-mailbox-metadata.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/doveadm-mail-mailbox-status.c b/src/doveadm/doveadm-mail-mailbox-status.c index 26e029f0b0..299644bfc4 100644 --- a/src/doveadm/doveadm-mail-mailbox-status.c +++ b/src/doveadm/doveadm-mail-mailbox-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/doveadm-mail-mailbox.c b/src/doveadm/doveadm-mail-mailbox.c index 5930a9d70a..0e5c45972b 100644 --- a/src/doveadm/doveadm-mail-mailbox.c +++ b/src/doveadm/doveadm-mail-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail-save.c b/src/doveadm/doveadm-mail-save.c index 7092e4ac54..8b840cb6a6 100644 --- a/src/doveadm/doveadm-mail-save.c +++ b/src/doveadm/doveadm-mail-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/doveadm/doveadm-mail-search.c b/src/doveadm/doveadm-mail-search.c index 74e4f5a6d0..4e097d190c 100644 --- a/src/doveadm/doveadm-mail-search.c +++ b/src/doveadm/doveadm-mail-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/doveadm/doveadm-mail-server.c b/src/doveadm/doveadm-mail-server.c index 4c2d6000eb..5878138503 100644 --- a/src/doveadm/doveadm-mail-server.c +++ b/src/doveadm/doveadm-mail-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mail.c b/src/doveadm/doveadm-mail.c index e81be4eb4c..2fe404d5fa 100644 --- a/src/doveadm/doveadm-mail.c +++ b/src/doveadm/doveadm-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-mailbox-list-iter.c b/src/doveadm/doveadm-mailbox-list-iter.c index 95b413ae94..7da47db314 100644 --- a/src/doveadm/doveadm-mailbox-list-iter.c +++ b/src/doveadm/doveadm-mailbox-list-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-master.c b/src/doveadm/doveadm-master.c index 7b074385dc..dcfead3058 100644 --- a/src/doveadm/doveadm-master.c +++ b/src/doveadm/doveadm-master.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "doveadm.h" diff --git a/src/doveadm/doveadm-mount.c b/src/doveadm/doveadm-mount.c index 500125bed7..f7a1531090 100644 --- a/src/doveadm/doveadm-mount.c +++ b/src/doveadm/doveadm-mount.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "master-service-settings.h" diff --git a/src/doveadm/doveadm-mutf7.c b/src/doveadm/doveadm-mutf7.c index bd3369d375..d46071dc32 100644 --- a/src/doveadm/doveadm-mutf7.c +++ b/src/doveadm/doveadm-mutf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/doveadm-penalty.c b/src/doveadm/doveadm-penalty.c index 67a48a0afe..93ddee566c 100644 --- a/src/doveadm/doveadm-penalty.c +++ b/src/doveadm/doveadm-penalty.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print-flow.c b/src/doveadm/doveadm-print-flow.c index 69470e6be7..291adf1669 100644 --- a/src/doveadm/doveadm-print-flow.c +++ b/src/doveadm/doveadm-print-flow.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print-pager.c b/src/doveadm/doveadm-print-pager.c index 3145545dd5..d929b354d9 100644 --- a/src/doveadm/doveadm-print-pager.c +++ b/src/doveadm/doveadm-print-pager.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print-server.c b/src/doveadm/doveadm-print-server.c index ad2e53a2aa..431cdf6fc8 100644 --- a/src/doveadm/doveadm-print-server.c +++ b/src/doveadm/doveadm-print-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print-tab.c b/src/doveadm/doveadm-print-tab.c index abc5ef2cf0..20e30607a5 100644 --- a/src/doveadm/doveadm-print-tab.c +++ b/src/doveadm/doveadm-print-tab.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print-table.c b/src/doveadm/doveadm-print-table.c index 9f0a3077c4..94fc7e2163 100644 --- a/src/doveadm/doveadm-print-table.c +++ b/src/doveadm/doveadm-print-table.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-print.c b/src/doveadm/doveadm-print.c index 4d6aa03384..fa22cfb9cf 100644 --- a/src/doveadm/doveadm-print.c +++ b/src/doveadm/doveadm-print.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-proxy.c b/src/doveadm/doveadm-proxy.c index 2d9cea6cca..a159922aed 100644 --- a/src/doveadm/doveadm-proxy.c +++ b/src/doveadm/doveadm-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/doveadm-pw.c b/src/doveadm/doveadm-pw.c index 1c6747f589..f1bc573311 100644 --- a/src/doveadm/doveadm-pw.c +++ b/src/doveadm/doveadm-pw.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-replicator.c b/src/doveadm/doveadm-replicator.c index d9f9a107f6..6459a6c0f9 100644 --- a/src/doveadm/doveadm-replicator.c +++ b/src/doveadm/doveadm-replicator.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/doveadm/doveadm-settings.c b/src/doveadm/doveadm-settings.c index 7855679145..1c4b5b0c56 100644 --- a/src/doveadm/doveadm-settings.c +++ b/src/doveadm/doveadm-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/doveadm/doveadm-sis.c b/src/doveadm/doveadm-sis.c index e5534a564f..044e002783 100644 --- a/src/doveadm/doveadm-sis.c +++ b/src/doveadm/doveadm-sis.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/doveadm-stats.c b/src/doveadm/doveadm-stats.c index bd3af145a4..ad556a5433 100644 --- a/src/doveadm/doveadm-stats.c +++ b/src/doveadm/doveadm-stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-util.c b/src/doveadm/doveadm-util.c index 842083c56f..e62e3a0efb 100644 --- a/src/doveadm/doveadm-util.c +++ b/src/doveadm/doveadm-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-who.c b/src/doveadm/doveadm-who.c index b94db326ab..572d6a0917 100644 --- a/src/doveadm/doveadm-who.c +++ b/src/doveadm/doveadm-who.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/doveadm-zlib.c b/src/doveadm/doveadm-zlib.c index 77dba582a8..a459a46058 100644 --- a/src/doveadm/doveadm-zlib.c +++ b/src/doveadm/doveadm-zlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/doveadm/doveadm.c b/src/doveadm/doveadm.c index 9bda21a63b..15d96b017b 100644 --- a/src/doveadm/doveadm.c +++ b/src/doveadm/doveadm.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c b/src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c index c04b1e954d..60d429849b 100644 --- a/src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c +++ b/src/doveadm/dsync/dsync-brain-mailbox-tree-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-namespace.h" diff --git a/src/doveadm/dsync/dsync-brain-mailbox-tree.c b/src/doveadm/dsync/dsync-brain-mailbox-tree.c index 26a94bacb6..674cb0a486 100644 --- a/src/doveadm/dsync/dsync-brain-mailbox-tree.c +++ b/src/doveadm/dsync/dsync-brain-mailbox-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/dsync/dsync-brain-mailbox.c b/src/doveadm/dsync/dsync-brain-mailbox.c index 5cd8eb44c7..a6c6ee7855 100644 --- a/src/doveadm/dsync/dsync-brain-mailbox.c +++ b/src/doveadm/dsync/dsync-brain-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-brain-mails.c b/src/doveadm/dsync/dsync-brain-mails.c index dd2c7877af..72b694afd6 100644 --- a/src/doveadm/dsync/dsync-brain-mails.c +++ b/src/doveadm/dsync/dsync-brain-mails.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/doveadm/dsync/dsync-brain.c b/src/doveadm/dsync/dsync-brain.c index 41657a0f7d..5f6a50ebf6 100644 --- a/src/doveadm/dsync/dsync-brain.c +++ b/src/doveadm/dsync/dsync-brain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-deserializer.c b/src/doveadm/dsync/dsync-deserializer.c index b39df28a97..8608c99a4b 100644 --- a/src/doveadm/dsync/dsync-deserializer.c +++ b/src/doveadm/dsync/dsync-deserializer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/doveadm/dsync/dsync-ibc-pipe.c b/src/doveadm/dsync/dsync-ibc-pipe.c index 81f87c33c5..16b573c2a6 100644 --- a/src/doveadm/dsync/dsync-ibc-pipe.c +++ b/src/doveadm/dsync/dsync-ibc-pipe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-ibc-stream.c b/src/doveadm/dsync/dsync-ibc-stream.c index 35b2f6e53c..d6557e2ceb 100644 --- a/src/doveadm/dsync/dsync-ibc-stream.c +++ b/src/doveadm/dsync/dsync-ibc-stream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-ibc.c b/src/doveadm/dsync/dsync-ibc.c index 3da8214189..e9eea93109 100644 --- a/src/doveadm/dsync/dsync-ibc.c +++ b/src/doveadm/dsync/dsync-ibc.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "dsync-mail.h" diff --git a/src/doveadm/dsync/dsync-mail.c b/src/doveadm/dsync/dsync-mail.c index d966791272..dc64833e8f 100644 --- a/src/doveadm/dsync/dsync-mail.c +++ b/src/doveadm/dsync/dsync-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-export.c b/src/doveadm/dsync/dsync-mailbox-export.c index 52dbb6befe..50288cbfb7 100644 --- a/src/doveadm/dsync/dsync-mailbox-export.c +++ b/src/doveadm/dsync/dsync-mailbox-export.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-import.c b/src/doveadm/dsync/dsync-mailbox-import.c index 6bb11a70be..bc2abe383c 100644 --- a/src/doveadm/dsync/dsync-mailbox-import.c +++ b/src/doveadm/dsync/dsync-mailbox-import.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-state.c b/src/doveadm/dsync/dsync-mailbox-state.c index 126dbd93ae..d8556e6728 100644 --- a/src/doveadm/dsync/dsync-mailbox-state.c +++ b/src/doveadm/dsync/dsync-mailbox-state.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-tree-fill.c b/src/doveadm/dsync/dsync-mailbox-tree-fill.c index 895d1c608c..4ccc17f831 100644 --- a/src/doveadm/dsync/dsync-mailbox-tree-fill.c +++ b/src/doveadm/dsync/dsync-mailbox-tree-fill.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-tree-sync.c b/src/doveadm/dsync/dsync-mailbox-tree-sync.c index c81867bd1e..4076d89322 100644 --- a/src/doveadm/dsync/dsync-mailbox-tree-sync.c +++ b/src/doveadm/dsync/dsync-mailbox-tree-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox-tree.c b/src/doveadm/dsync/dsync-mailbox-tree.c index ac26d4c28b..0f535b0953 100644 --- a/src/doveadm/dsync/dsync-mailbox-tree.c +++ b/src/doveadm/dsync/dsync-mailbox-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-mailbox.c b/src/doveadm/dsync/dsync-mailbox.c index 2a6f922d28..be64afb6c4 100644 --- a/src/doveadm/dsync/dsync-mailbox.c +++ b/src/doveadm/dsync/dsync-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/doveadm/dsync/dsync-serializer.c b/src/doveadm/dsync/dsync-serializer.c index 38f90bd1f4..48c3129dce 100644 --- a/src/doveadm/dsync/dsync-serializer.c +++ b/src/doveadm/dsync/dsync-serializer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/doveadm/dsync/dsync-transaction-log-scan.c b/src/doveadm/dsync/dsync-transaction-log-scan.c index d248552ed2..f39d2c48a7 100644 --- a/src/doveadm/dsync/dsync-transaction-log-scan.c +++ b/src/doveadm/dsync/dsync-transaction-log-scan.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/doveadm/dsync/test-dsync-mailbox-tree-sync.c b/src/doveadm/dsync/test-dsync-mailbox-tree-sync.c index c8d1962b86..af416db554 100644 --- a/src/doveadm/dsync/test-dsync-mailbox-tree-sync.c +++ b/src/doveadm/dsync/test-dsync-mailbox-tree-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "sha1.h" diff --git a/src/doveadm/main.c b/src/doveadm/main.c index 64fc6e7bcd..1b6c468afb 100644 --- a/src/doveadm/main.c +++ b/src/doveadm/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/doveadm/server-connection.c b/src/doveadm/server-connection.c index 00614b3247..36f01b3378 100644 --- a/src/doveadm/server-connection.c +++ b/src/doveadm/server-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/imap-hibernate/imap-client.c b/src/imap-hibernate/imap-client.c index 8c3e04c7bc..f14080a2a5 100644 --- a/src/imap-hibernate/imap-client.c +++ b/src/imap-hibernate/imap-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/imap-hibernate/imap-hibernate-client.c b/src/imap-hibernate/imap-hibernate-client.c index c0efcaa952..9bec027197 100644 --- a/src/imap-hibernate/imap-hibernate-client.c +++ b/src/imap-hibernate/imap-hibernate-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "connection.h" diff --git a/src/imap-hibernate/imap-hibernate-settings.c b/src/imap-hibernate/imap-hibernate-settings.c index e7889b70bb..8b3b2e0971 100644 --- a/src/imap-hibernate/imap-hibernate-settings.c +++ b/src/imap-hibernate/imap-hibernate-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap-hibernate/imap-master-connection.c b/src/imap-hibernate/imap-master-connection.c index a676f41e4d..3f9a419e1f 100644 --- a/src/imap-hibernate/imap-master-connection.c +++ b/src/imap-hibernate/imap-master-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/imap-hibernate/main.c b/src/imap-hibernate/main.c index 9717d90653..32ffdd8309 100644 --- a/src/imap-hibernate/main.c +++ b/src/imap-hibernate/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/imap-login/client-authenticate.c b/src/imap-login/client-authenticate.c index ac573f561b..47fcf168a9 100644 --- a/src/imap-login/client-authenticate.c +++ b/src/imap-login/client-authenticate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/imap-login/client.c b/src/imap-login/client.c index fa7745f8b8..5326d6a626 100644 --- a/src/imap-login/client.c +++ b/src/imap-login/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "buffer.h" diff --git a/src/imap-login/imap-login-settings.c b/src/imap-login/imap-login-settings.c index b3e118ab35..a6d1043bf2 100644 --- a/src/imap-login/imap-login-settings.c +++ b/src/imap-login/imap-login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap-login/imap-proxy.c b/src/imap-login/imap-proxy.c index d4bf706ea6..527d6a030e 100644 --- a/src/imap-login/imap-proxy.c +++ b/src/imap-login/imap-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "array.h" diff --git a/src/imap-urlauth/imap-urlauth-client.c b/src/imap-urlauth/imap-urlauth-client.c index 8eebb11925..bf8af5d476 100644 --- a/src/imap-urlauth/imap-urlauth-client.c +++ b/src/imap-urlauth/imap-urlauth-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-urlauth-common.h" #include "array.h" diff --git a/src/imap-urlauth/imap-urlauth-login-settings.c b/src/imap-urlauth/imap-urlauth-login-settings.c index 319c81b4ff..af5b9b6f04 100644 --- a/src/imap-urlauth/imap-urlauth-login-settings.c +++ b/src/imap-urlauth/imap-urlauth-login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap-urlauth/imap-urlauth-login.c b/src/imap-urlauth/imap-urlauth-login.c index 57ed1246e3..f8153b6894 100644 --- a/src/imap-urlauth/imap-urlauth-login.c +++ b/src/imap-urlauth/imap-urlauth-login.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "str.h" diff --git a/src/imap-urlauth/imap-urlauth-settings.c b/src/imap-urlauth/imap-urlauth-settings.c index 7a1a01c102..91cb417abc 100644 --- a/src/imap-urlauth/imap-urlauth-settings.c +++ b/src/imap-urlauth/imap-urlauth-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap-urlauth/imap-urlauth-worker-settings.c b/src/imap-urlauth/imap-urlauth-worker-settings.c index 3e67013cdc..142e055619 100644 --- a/src/imap-urlauth/imap-urlauth-worker-settings.c +++ b/src/imap-urlauth/imap-urlauth-worker-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap-urlauth/imap-urlauth-worker.c b/src/imap-urlauth/imap-urlauth-worker.c index 012b009b4d..84f80d33c6 100644 --- a/src/imap-urlauth/imap-urlauth-worker.c +++ b/src/imap-urlauth/imap-urlauth-worker.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/imap-urlauth/imap-urlauth.c b/src/imap-urlauth/imap-urlauth.c index 40635a2a0a..d36058c013 100644 --- a/src/imap-urlauth/imap-urlauth.c +++ b/src/imap-urlauth/imap-urlauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ /* The imap-urlauth service provides URLAUTH access between different accounts. If diff --git a/src/imap/cmd-append.c b/src/imap/cmd-append.c index aa524186e6..ad72018351 100644 --- a/src/imap/cmd-append.c +++ b/src/imap/cmd-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/cmd-cancelupdate.c b/src/imap/cmd-cancelupdate.c index 5471276119..fd472f1bac 100644 --- a/src/imap/cmd-cancelupdate.c +++ b/src/imap/cmd-cancelupdate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-search.h" diff --git a/src/imap/cmd-capability.c b/src/imap/cmd-capability.c index 66fb0550fa..248e163b61 100644 --- a/src/imap/cmd-capability.c +++ b/src/imap/cmd-capability.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-check.c b/src/imap/cmd-check.c index 1ba89169bd..4cc8def208 100644 --- a/src/imap/cmd-check.c +++ b/src/imap/cmd-check.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-close.c b/src/imap/cmd-close.c index 4a83284e4e..7091b2a9b5 100644 --- a/src/imap/cmd-close.c +++ b/src/imap/cmd-close.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-copy.c b/src/imap/cmd-copy.c index 9b45f5d091..c0a5d10a81 100644 --- a/src/imap/cmd-copy.c +++ b/src/imap/cmd-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-create.c b/src/imap/cmd-create.c index a6398f0287..3c6449f2a2 100644 --- a/src/imap/cmd-create.c +++ b/src/imap/cmd-create.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-resp-code.h" diff --git a/src/imap/cmd-delete.c b/src/imap/cmd-delete.c index 991a232308..b7feb3ea13 100644 --- a/src/imap/cmd-delete.c +++ b/src/imap/cmd-delete.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-enable.c b/src/imap/cmd-enable.c index 124c55c444..07ad02b294 100644 --- a/src/imap/cmd-enable.c +++ b/src/imap/cmd-enable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-examine.c b/src/imap/cmd-examine.c index 8592e42dce..5b82c31b2e 100644 --- a/src/imap/cmd-examine.c +++ b/src/imap/cmd-examine.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-expunge.c b/src/imap/cmd-expunge.c index 85670fe7b9..336be6174b 100644 --- a/src/imap/cmd-expunge.c +++ b/src/imap/cmd-expunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-fetch.c b/src/imap/cmd-fetch.c index 82d3ccc35d..8f56e48059 100644 --- a/src/imap/cmd-fetch.c +++ b/src/imap/cmd-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/cmd-genurlauth.c b/src/imap/cmd-genurlauth.c index 30bb95517e..bad283b544 100644 --- a/src/imap/cmd-genurlauth.c +++ b/src/imap/cmd-genurlauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-getmetadata.c b/src/imap/cmd-getmetadata.c index 3f178f20b0..676304f428 100644 --- a/src/imap/cmd-getmetadata.c +++ b/src/imap/cmd-getmetadata.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-id.c b/src/imap/cmd-id.c index ed9dbc5bc5..faf3962f39 100644 --- a/src/imap/cmd-id.c +++ b/src/imap/cmd-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-id.h" diff --git a/src/imap/cmd-idle.c b/src/imap/cmd-idle.c index 944bb12427..921ba2beba 100644 --- a/src/imap/cmd-idle.c +++ b/src/imap/cmd-idle.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "istream.h" diff --git a/src/imap/cmd-list.c b/src/imap/cmd-list.c index fb9c9c4ccc..39f47fd5eb 100644 --- a/src/imap/cmd-list.c +++ b/src/imap/cmd-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/cmd-logout.c b/src/imap/cmd-logout.c index 39d21782b5..78a1da8430 100644 --- a/src/imap/cmd-logout.c +++ b/src/imap/cmd-logout.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/cmd-lsub.c b/src/imap/cmd-lsub.c index 6ff2090fd5..5d8909777d 100644 --- a/src/imap/cmd-lsub.c +++ b/src/imap/cmd-lsub.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-namespace.c b/src/imap/cmd-namespace.c index d7a768b523..96acd2a993 100644 --- a/src/imap/cmd-namespace.c +++ b/src/imap/cmd-namespace.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-noop.c b/src/imap/cmd-noop.c index 0ff2ad9418..05c032002a 100644 --- a/src/imap/cmd-noop.c +++ b/src/imap/cmd-noop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-notify.c b/src/imap/cmd-notify.c index 217da68716..55b2cce31f 100644 --- a/src/imap/cmd-notify.c +++ b/src/imap/cmd-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-rename.c b/src/imap/cmd-rename.c index 15fbf55ca6..35f20f2ce9 100644 --- a/src/imap/cmd-rename.c +++ b/src/imap/cmd-rename.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-namespace.h" diff --git a/src/imap/cmd-resetkey.c b/src/imap/cmd-resetkey.c index 88b287aeb3..3d68d7cc2c 100644 --- a/src/imap/cmd-resetkey.c +++ b/src/imap/cmd-resetkey.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-resp-code.h" diff --git a/src/imap/cmd-search.c b/src/imap/cmd-search.c index 83f5f90788..79ee7984b8 100644 --- a/src/imap/cmd-search.c +++ b/src/imap/cmd-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-search-args.h" diff --git a/src/imap/cmd-select.c b/src/imap/cmd-select.c index c0dff65941..7558e23f81 100644 --- a/src/imap/cmd-select.c +++ b/src/imap/cmd-select.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "seq-range-array.h" diff --git a/src/imap/cmd-setmetadata.c b/src/imap/cmd-setmetadata.c index f919c40687..6ef41e51bb 100644 --- a/src/imap/cmd-setmetadata.c +++ b/src/imap/cmd-setmetadata.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/cmd-sort.c b/src/imap/cmd-sort.c index b389c9d52c..81a4f6721b 100644 --- a/src/imap/cmd-sort.c +++ b/src/imap/cmd-sort.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "buffer.h" diff --git a/src/imap/cmd-status.c b/src/imap/cmd-status.c index 0f3350730c..bfe49d689c 100644 --- a/src/imap/cmd-status.c +++ b/src/imap/cmd-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-resp-code.h" diff --git a/src/imap/cmd-store.c b/src/imap/cmd-store.c index 928c877470..211da0d751 100644 --- a/src/imap/cmd-store.c +++ b/src/imap/cmd-store.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "seq-range-array.h" diff --git a/src/imap/cmd-subscribe.c b/src/imap/cmd-subscribe.c index a50229cdea..4c3e63c9cc 100644 --- a/src/imap/cmd-subscribe.c +++ b/src/imap/cmd-subscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-utf7.h" diff --git a/src/imap/cmd-thread.c b/src/imap/cmd-thread.c index c8a5ba9e2f..7268d6c86c 100644 --- a/src/imap/cmd-thread.c +++ b/src/imap/cmd-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/cmd-unselect.c b/src/imap/cmd-unselect.c index bf5072ccf8..6c5e8b763a 100644 --- a/src/imap/cmd-unselect.c +++ b/src/imap/cmd-unselect.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-unsubscribe.c b/src/imap/cmd-unsubscribe.c index 868b89c5b7..3616b02cf0 100644 --- a/src/imap/cmd-unsubscribe.c +++ b/src/imap/cmd-unsubscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-urlfetch.c b/src/imap/cmd-urlfetch.c index a44fa6c8b8..c08ead0a50 100644 --- a/src/imap/cmd-urlfetch.c +++ b/src/imap/cmd-urlfetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "strfuncs.h" diff --git a/src/imap/cmd-x-cancel.c b/src/imap/cmd-x-cancel.c index c31ddcfa7d..15943dfb7f 100644 --- a/src/imap/cmd-x-cancel.c +++ b/src/imap/cmd-x-cancel.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "imap-commands.h" diff --git a/src/imap/cmd-x-state.c b/src/imap/cmd-x-state.c index 4497d2362e..68e1b7bc3a 100644 --- a/src/imap/cmd-x-state.c +++ b/src/imap/cmd-x-state.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "base64.h" diff --git a/src/imap/imap-client-hibernate.c b/src/imap/imap-client-hibernate.c index 23ba2553d7..c2704b3434 100644 --- a/src/imap/imap-client-hibernate.c +++ b/src/imap/imap-client-hibernate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "fdpass.h" diff --git a/src/imap/imap-client.c b/src/imap/imap-client.c index 1f2138e302..a7156789c1 100644 --- a/src/imap/imap-client.c +++ b/src/imap/imap-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/imap/imap-commands-util.c b/src/imap/imap-commands-util.c index a0bedf53ab..fac0301216 100644 --- a/src/imap/imap-commands-util.c +++ b/src/imap/imap-commands-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-commands.c b/src/imap/imap-commands.c index 67221ad80b..f5679ba3a0 100644 --- a/src/imap/imap-commands.c +++ b/src/imap/imap-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-expunge.c b/src/imap/imap-expunge.c index 17b2c9860e..66b58d5e6a 100644 --- a/src/imap/imap-expunge.c +++ b/src/imap/imap-expunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-storage.h" diff --git a/src/imap/imap-fetch-body.c b/src/imap/imap-fetch-body.c index 00dd3424ab..dcd3999688 100644 --- a/src/imap/imap-fetch-body.c +++ b/src/imap/imap-fetch-body.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "buffer.h" diff --git a/src/imap/imap-fetch.c b/src/imap/imap-fetch.c index 458a795236..82c4647fbd 100644 --- a/src/imap/imap-fetch.c +++ b/src/imap/imap-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "array.h" diff --git a/src/imap/imap-list.c b/src/imap/imap-list.c index 52429dddad..6b1577c0fb 100644 --- a/src/imap/imap-list.c +++ b/src/imap/imap-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/imap-master-client.c b/src/imap/imap-master-client.c index c13c55c050..d562d1baae 100644 --- a/src/imap/imap-master-client.c +++ b/src/imap/imap-master-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "connection.h" diff --git a/src/imap/imap-notify.c b/src/imap/imap-notify.c index 060d4001ce..f13bd8aa77 100644 --- a/src/imap/imap-notify.c +++ b/src/imap/imap-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/imap-search-args.c b/src/imap/imap-search-args.c index 8c6139c951..2555f28222 100644 --- a/src/imap/imap-search-args.c +++ b/src/imap/imap-search-args.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "mail-storage.h" diff --git a/src/imap/imap-search.c b/src/imap/imap-search.c index 365a2932ac..b3f3d160fd 100644 --- a/src/imap/imap-search.c +++ b/src/imap/imap-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/imap-settings.c b/src/imap/imap-settings.c index b521b3f3f9..d1668e6910 100644 --- a/src/imap/imap-settings.c +++ b/src/imap/imap-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/imap/imap-state.c b/src/imap/imap-state.c index 72df3ec755..1d2fda8a0c 100644 --- a/src/imap/imap-state.c +++ b/src/imap/imap-state.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "crc32.h" diff --git a/src/imap/imap-status.c b/src/imap/imap-status.c index 0d23650e53..125293956f 100644 --- a/src/imap/imap-status.c +++ b/src/imap/imap-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "hex-binary.h" diff --git a/src/imap/imap-sync.c b/src/imap/imap-sync.c index ada3491249..8da541830e 100644 --- a/src/imap/imap-sync.c +++ b/src/imap/imap-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/imap/mail-storage-callbacks.c b/src/imap/mail-storage-callbacks.c index 8e2cca0c34..f7dfb6604b 100644 --- a/src/imap/mail-storage-callbacks.c +++ b/src/imap/mail-storage-callbacks.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ostream.h" diff --git a/src/imap/main.c b/src/imap/main.c index acc0d6b262..b4fcc01cb3 100644 --- a/src/imap/main.c +++ b/src/imap/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "ioloop.h" diff --git a/src/indexer/indexer-client.c b/src/indexer/indexer-client.c index 8699ca042d..8ceaefc520 100644 --- a/src/indexer/indexer-client.c +++ b/src/indexer/indexer-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/indexer/indexer-queue.c b/src/indexer/indexer-queue.c index 880f88b149..6ad3a0e36e 100644 --- a/src/indexer/indexer-queue.c +++ b/src/indexer/indexer-queue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/indexer/indexer-settings.c b/src/indexer/indexer-settings.c index c9aa39859b..683e92b227 100644 --- a/src/indexer/indexer-settings.c +++ b/src/indexer/indexer-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/indexer/indexer-worker-settings.c b/src/indexer/indexer-worker-settings.c index 96fd2b8a28..1d44c6a50a 100644 --- a/src/indexer/indexer-worker-settings.c +++ b/src/indexer/indexer-worker-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/indexer/indexer-worker.c b/src/indexer/indexer-worker.c index 3dec403f8b..f766fc6039 100644 --- a/src/indexer/indexer-worker.c +++ b/src/indexer/indexer-worker.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/indexer/indexer.c b/src/indexer/indexer.c index 5efc3eff66..2c2ff6a21a 100644 --- a/src/indexer/indexer.c +++ b/src/indexer/indexer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/indexer/master-connection.c b/src/indexer/master-connection.c index 08de9e4495..2f516a218a 100644 --- a/src/indexer/master-connection.c +++ b/src/indexer/master-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/indexer/worker-connection.c b/src/indexer/worker-connection.c index 9644fec55d..bf9d76346f 100644 --- a/src/indexer/worker-connection.c +++ b/src/indexer/worker-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/indexer/worker-pool.c b/src/indexer/worker-pool.c index 407758975a..0e280fdb65 100644 --- a/src/indexer/worker-pool.c +++ b/src/indexer/worker-pool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/ipc/client.c b/src/ipc/client.c index 941b869fbb..181af47435 100644 --- a/src/ipc/client.c +++ b/src/ipc/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/ipc/ipc-connection.c b/src/ipc/ipc-connection.c index 748e329e44..63b7a11088 100644 --- a/src/ipc/ipc-connection.c +++ b/src/ipc/ipc-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/ipc/ipc-group.c b/src/ipc/ipc-group.c index 002b5be224..0a1d07e109 100644 --- a/src/ipc/ipc-group.c +++ b/src/ipc/ipc-group.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/ipc/ipc-settings.c b/src/ipc/ipc-settings.c index 4c1ff348d0..138353a3e0 100644 --- a/src/ipc/ipc-settings.c +++ b/src/ipc/ipc-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/ipc/main.c b/src/ipc/main.c index 7ec4dc79e6..0387a4eee1 100644 --- a/src/ipc/main.c +++ b/src/ipc/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/lda/main.c b/src/lda/main.c index 88b043ae12..8351860e34 100644 --- a/src/lda/main.c +++ b/src/lda/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-auth/auth-client-request.c b/src/lib-auth/auth-client-request.c index fe0b8acc51..6c72d7bc9c 100644 --- a/src/lib-auth/auth-client-request.c +++ b/src/lib-auth/auth-client-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-auth/auth-client.c b/src/lib-auth/auth-client.c index 4ceddb49a3..0ee98cac88 100644 --- a/src/lib-auth/auth-client.c +++ b/src/lib-auth/auth-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-auth/auth-master.c b/src/lib-auth/auth-master.c index eb59da7b7e..db4a24add0 100644 --- a/src/lib-auth/auth-master.c +++ b/src/lib-auth/auth-master.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-auth/auth-server-connection.c b/src/lib-auth/auth-server-connection.c index 88fc9ff766..92973eceb5 100644 --- a/src/lib-auth/auth-server-connection.c +++ b/src/lib-auth/auth-server-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-charset/charset-iconv.c b/src/lib-charset/charset-iconv.c index 6bc6bcf938..964ddec938 100644 --- a/src/lib-charset/charset-iconv.c +++ b/src/lib-charset/charset-iconv.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-charset/charset-utf8.c b/src/lib-charset/charset-utf8.c index 522de58be8..9196443a9d 100644 --- a/src/lib-charset/charset-utf8.c +++ b/src/lib-charset/charset-utf8.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-charset/test-charset.c b/src/lib-charset/test-charset.c index 36d214704d..18da108464 100644 --- a/src/lib-charset/test-charset.c +++ b/src/lib-charset/test-charset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-compression/compression.c b/src/lib-compression/compression.c index e79a0f84fb..5576b276f9 100644 --- a/src/lib-compression/compression.c +++ b/src/lib-compression/compression.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-compression/istream-bzlib.c b/src/lib-compression/istream-bzlib.c index 109520252b..b8d0dff86c 100644 --- a/src/lib-compression/istream-bzlib.c +++ b/src/lib-compression/istream-bzlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/istream-lz4.c b/src/lib-compression/istream-lz4.c index 7e16239ab2..d53c970caa 100644 --- a/src/lib-compression/istream-lz4.c +++ b/src/lib-compression/istream-lz4.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/istream-lzma.c b/src/lib-compression/istream-lzma.c index 31db0d1339..865a7819d5 100644 --- a/src/lib-compression/istream-lzma.c +++ b/src/lib-compression/istream-lzma.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/istream-zlib.c b/src/lib-compression/istream-zlib.c index 463856c57c..d212a20ce2 100644 --- a/src/lib-compression/istream-zlib.c +++ b/src/lib-compression/istream-zlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/ostream-bzlib.c b/src/lib-compression/ostream-bzlib.c index e2343f5386..4e9cf2ec67 100644 --- a/src/lib-compression/ostream-bzlib.c +++ b/src/lib-compression/ostream-bzlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/ostream-lz4.c b/src/lib-compression/ostream-lz4.c index 3d25e07aba..f0109650e8 100644 --- a/src/lib-compression/ostream-lz4.c +++ b/src/lib-compression/ostream-lz4.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/ostream-lzma.c b/src/lib-compression/ostream-lzma.c index ef9b28b22f..4fcd04e8be 100644 --- a/src/lib-compression/ostream-lzma.c +++ b/src/lib-compression/ostream-lzma.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/ostream-zlib.c b/src/lib-compression/ostream-zlib.c index 195cac32bc..134cbff7cc 100644 --- a/src/lib-compression/ostream-zlib.c +++ b/src/lib-compression/ostream-zlib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-compression/test-compression.c b/src/lib-compression/test-compression.c index a331ffd4b1..b84a06dea0 100644 --- a/src/lib-compression/test-compression.c +++ b/src/lib-compression/test-compression.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-dict/dict-cdb.c b/src/lib-dict/dict-cdb.c index 246b8af0b8..755dbde562 100644 --- a/src/lib-dict/dict-cdb.c +++ b/src/lib-dict/dict-cdb.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-dict/dict-client.c b/src/lib-dict/dict-client.c index cf7e76d38f..5eed547a4d 100644 --- a/src/lib-dict/dict-client.c +++ b/src/lib-dict/dict-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-dict/dict-db.c b/src/lib-dict/dict-db.c index 24658d88cb..729824b5f4 100644 --- a/src/lib-dict/dict-db.c +++ b/src/lib-dict/dict-db.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ /* FIXME: BDB isn't being used correctly/safely. */ diff --git a/src/lib-dict/dict-file.c b/src/lib-dict/dict-file.c index e5938c69a2..b6d9f17506 100644 --- a/src/lib-dict/dict-file.c +++ b/src/lib-dict/dict-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-fs.c b/src/lib-dict/dict-fs.c index a4518d322e..ac951b9f57 100644 --- a/src/lib-dict/dict-fs.c +++ b/src/lib-dict/dict-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-memcached-ascii.c b/src/lib-dict/dict-memcached-ascii.c index ed8d72c3ca..7245a0229f 100644 --- a/src/lib-dict/dict-memcached-ascii.c +++ b/src/lib-dict/dict-memcached-ascii.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING memcached_ascii */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING memcached_ascii */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-memcached.c b/src/lib-dict/dict-memcached.c index 6177b4eea4..e3bd6067fe 100644 --- a/src/lib-dict/dict-memcached.c +++ b/src/lib-dict/dict-memcached.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING memcached */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING memcached */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-redis.c b/src/lib-dict/dict-redis.c index 5de41c7f2a..b87ea4f697 100644 --- a/src/lib-dict/dict-redis.c +++ b/src/lib-dict/dict-redis.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING redis */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING redis */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-register.c b/src/lib-dict/dict-register.c index 25507ed616..51b42b5633 100644 --- a/src/lib-dict/dict-register.c +++ b/src/lib-dict/dict-register.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "dict-private.h" diff --git a/src/lib-dict/dict-sql-settings.c b/src/lib-dict/dict-sql-settings.c index 81da9a9314..8e5614633f 100644 --- a/src/lib-dict/dict-sql-settings.c +++ b/src/lib-dict/dict-sql-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-sql.c b/src/lib-dict/dict-sql.c index bc4a7aef94..6af83ece99 100644 --- a/src/lib-dict/dict-sql.c +++ b/src/lib-dict/dict-sql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict-transaction-memory.c b/src/lib-dict/dict-transaction-memory.c index 64d5da7c13..614c18edaf 100644 --- a/src/lib-dict/dict-transaction-memory.c +++ b/src/lib-dict/dict-transaction-memory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/dict.c b/src/lib-dict/dict.c index cfba523fd0..e3d1deb2f5 100644 --- a/src/lib-dict/dict.c +++ b/src/lib-dict/dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-dict/test-dict.c b/src/lib-dict/test-dict.c index 4f775ce0c6..77726d0efc 100644 --- a/src/lib-dict/test-dict.c +++ b/src/lib-dict/test-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "dict-private.h" diff --git a/src/lib-dns/dns-lookup.c b/src/lib-dns/dns-lookup.c index cc07879813..b6dc0da714 100644 --- a/src/lib-dns/dns-lookup.c +++ b/src/lib-dns/dns-lookup.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-fs/fs-api.c b/src/lib-fs/fs-api.c index 2073becf61..7d53fe1310 100644 --- a/src/lib-fs/fs-api.c +++ b/src/lib-fs/fs-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fs/fs-dict.c b/src/lib-fs/fs-dict.c index e062b6a656..2704950298 100644 --- a/src/lib-fs/fs-dict.c +++ b/src/lib-fs/fs-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-fs/fs-metawrap.c b/src/lib-fs/fs-metawrap.c index 43a282c733..a8c9f8ace5 100644 --- a/src/lib-fs/fs-metawrap.c +++ b/src/lib-fs/fs-metawrap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fs/fs-posix.c b/src/lib-fs/fs-posix.c index e7b48e3da2..566ea738d8 100644 --- a/src/lib-fs/fs-posix.c +++ b/src/lib-fs/fs-posix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-fs/fs-randomfail.c b/src/lib-fs/fs-randomfail.c index 4fee705d08..62999204b1 100644 --- a/src/lib-fs/fs-randomfail.c +++ b/src/lib-fs/fs-randomfail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-fs/fs-sis-common.c b/src/lib-fs/fs-sis-common.c index ff4ac4fd8c..a56f5767d5 100644 --- a/src/lib-fs/fs-sis-common.c +++ b/src/lib-fs/fs-sis-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fs-sis-common.h" diff --git a/src/lib-fs/fs-sis-queue.c b/src/lib-fs/fs-sis-queue.c index cbb1536e7d..8259f0f040 100644 --- a/src/lib-fs/fs-sis-queue.c +++ b/src/lib-fs/fs-sis-queue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-fs/fs-sis.c b/src/lib-fs/fs-sis.c index cf975dadc8..bee09e7a96 100644 --- a/src/lib-fs/fs-sis.c +++ b/src/lib-fs/fs-sis.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-fs/istream-fs-file.c b/src/lib-fs/istream-fs-file.c index 7c86b1414a..4dc5c2d153 100644 --- a/src/lib-fs/istream-fs-file.c +++ b/src/lib-fs/istream-fs-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-fs/istream-fs-stats.c b/src/lib-fs/istream-fs-stats.c index a184d816d3..8e614d31c5 100644 --- a/src/lib-fs/istream-fs-stats.c +++ b/src/lib-fs/istream-fs-stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fs-api-private.h" diff --git a/src/lib-fs/istream-metawrap.c b/src/lib-fs/istream-metawrap.c index c759991cde..c389432d7d 100644 --- a/src/lib-fs/istream-metawrap.c +++ b/src/lib-fs/istream-metawrap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-fs/ostream-cmp.c b/src/lib-fs/ostream-cmp.c index 2494cd6370..21e9404918 100644 --- a/src/lib-fs/ostream-cmp.c +++ b/src/lib-fs/ostream-cmp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-fs/ostream-metawrap.c b/src/lib-fs/ostream-metawrap.c index 6d348a5c71..36de8f1ae0 100644 --- a/src/lib-fs/ostream-metawrap.c +++ b/src/lib-fs/ostream-metawrap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ostream-private.h" diff --git a/src/lib-fts/fts-filter-contractions.c b/src/lib-fts/fts-filter-contractions.c index 685a2c3f01..1a3a2281f0 100644 --- a/src/lib-fts/fts-filter-contractions.c +++ b/src/lib-fts/fts-filter-contractions.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-fts/fts-filter-english-possessive.c b/src/lib-fts/fts-filter-english-possessive.c index e12eca300d..d04d03830f 100644 --- a/src/lib-fts/fts-filter-english-possessive.c +++ b/src/lib-fts/fts-filter-english-possessive.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "unichar.h" diff --git a/src/lib-fts/fts-filter-lowercase.c b/src/lib-fts/fts-filter-lowercase.c index 83333d8a4f..e0edcf8056 100644 --- a/src/lib-fts/fts-filter-lowercase.c +++ b/src/lib-fts/fts-filter-lowercase.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-fts/fts-filter-normalizer-icu.c b/src/lib-fts/fts-filter-normalizer-icu.c index f9fb1ddbbe..4a9cf9fbc8 100644 --- a/src/lib-fts/fts-filter-normalizer-icu.c +++ b/src/lib-fts/fts-filter-normalizer-icu.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-fts/fts-filter-stemmer-snowball.c b/src/lib-fts/fts-filter-stemmer-snowball.c index f3f72c51a5..25c33028c3 100644 --- a/src/lib-fts/fts-filter-stemmer-snowball.c +++ b/src/lib-fts/fts-filter-stemmer-snowball.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fts-language.h" diff --git a/src/lib-fts/fts-filter-stopwords.c b/src/lib-fts/fts-filter-stopwords.c index b3dc9a5f43..2d6df6964f 100644 --- a/src/lib-fts/fts-filter-stopwords.c +++ b/src/lib-fts/fts-filter-stopwords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fts/fts-filter.c b/src/lib-fts/fts-filter.c index 6c5352e484..64b8b44285 100644 --- a/src/lib-fts/fts-filter.c +++ b/src/lib-fts/fts-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fts/fts-icu.c b/src/lib-fts/fts-icu.c index 8367e26554..80580ef62b 100644 --- a/src/lib-fts/fts-icu.c +++ b/src/lib-fts/fts-icu.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mempool.h" diff --git a/src/lib-fts/fts-language.c b/src/lib-fts/fts-language.c index 899ac8e983..6b858dad96 100644 --- a/src/lib-fts/fts-language.c +++ b/src/lib-fts/fts-language.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fts/fts-tokenizer-address.c b/src/lib-fts/fts-tokenizer-address.c index e0d6e666c0..3a9dc68b8e 100644 --- a/src/lib-fts/fts-tokenizer-address.c +++ b/src/lib-fts/fts-tokenizer-address.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-fts/fts-tokenizer-generic.c b/src/lib-fts/fts-tokenizer-generic.c index 22c3605ad4..dbc3398558 100644 --- a/src/lib-fts/fts-tokenizer-generic.c +++ b/src/lib-fts/fts-tokenizer-generic.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-fts/fts-tokenizer.c b/src/lib-fts/fts-tokenizer.c index 4d91b0d790..4d7c4f682a 100644 --- a/src/lib-fts/fts-tokenizer.c +++ b/src/lib-fts/fts-tokenizer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-fts/test-fts-filter.c b/src/lib-fts/test-fts-filter.c index b65183197f..55dd25f640 100644 --- a/src/lib-fts/test-fts-filter.c +++ b/src/lib-fts/test-fts-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "sha2.h" diff --git a/src/lib-fts/test-fts-icu.c b/src/lib-fts/test-fts-icu.c index 563dd43258..6eab62015a 100644 --- a/src/lib-fts/test-fts-icu.c +++ b/src/lib-fts/test-fts-icu.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-fts/test-fts-language.c b/src/lib-fts/test-fts-language.c index b2b53c2df6..c748018a48 100644 --- a/src/lib-fts/test-fts-language.c +++ b/src/lib-fts/test-fts-language.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "test-common.h" diff --git a/src/lib-fts/test-fts-tokenizer.c b/src/lib-fts/test-fts-tokenizer.c index 643acd77dc..019a20ab6a 100644 --- a/src/lib-fts/test-fts-tokenizer.c +++ b/src/lib-fts/test-fts-tokenizer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "unichar.h" diff --git a/src/lib-http/http-auth.c b/src/lib-http/http-auth.c index da4f5b6ece..bc54d8a2c6 100644 --- a/src/lib-http/http-auth.c +++ b/src/lib-http/http-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/http-client-connection.c b/src/lib-http/http-client-connection.c index 7416c8ee48..d229730cd2 100644 --- a/src/lib-http/http-client-connection.c +++ b/src/lib-http/http-client-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-client-host.c b/src/lib-http/http-client-host.c index 6ef814b59f..d839e3a36f 100644 --- a/src/lib-http/http-client-host.c +++ b/src/lib-http/http-client-host.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-client-peer.c b/src/lib-http/http-client-peer.c index 79a3dabe86..d74f567bef 100644 --- a/src/lib-http/http-client-peer.c +++ b/src/lib-http/http-client-peer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-client-queue.c b/src/lib-http/http-client-queue.c index 6db15a4d1f..7b2bbff90b 100644 --- a/src/lib-http/http-client-queue.c +++ b/src/lib-http/http-client-queue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-client-request.c b/src/lib-http/http-client-request.c index 5820c6415f..ad28ebe967 100644 --- a/src/lib-http/http-client-request.c +++ b/src/lib-http/http-client-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-client.c b/src/lib-http/http-client.c index 89f6709edc..8c1df18adf 100644 --- a/src/lib-http/http-client.c +++ b/src/lib-http/http-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-date.c b/src/lib-http/http-date.c index 599b745f1e..896ebb3036 100644 --- a/src/lib-http/http-date.c +++ b/src/lib-http/http-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/http-header-parser.c b/src/lib-http/http-header-parser.c index 7cd06c5852..3b3e55428b 100644 --- a/src/lib-http/http-header-parser.c +++ b/src/lib-http/http-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-http/http-header.c b/src/lib-http/http-header.c index 12d7d3f744..b363ed5296 100644 --- a/src/lib-http/http-header.c +++ b/src/lib-http/http-header.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-http/http-message-parser.c b/src/lib-http/http-message-parser.c index 61b11c95f3..ef70dc49fd 100644 --- a/src/lib-http/http-message-parser.c +++ b/src/lib-http/http-message-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-http/http-parser.c b/src/lib-http/http-parser.c index e566c92bac..4aaf368e76 100644 --- a/src/lib-http/http-parser.c +++ b/src/lib-http/http-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-request-parser.c b/src/lib-http/http-request-parser.c index 2a6e04475a..dfcc027712 100644 --- a/src/lib-http/http-request-parser.c +++ b/src/lib-http/http-request-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-http/http-response-parser.c b/src/lib-http/http-response-parser.c index efbdbc5fcb..752f8d6e74 100644 --- a/src/lib-http/http-response-parser.c +++ b/src/lib-http/http-response-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/http-server-connection.c b/src/lib-http/http-server-connection.c index 229764d943..308925e75e 100644 --- a/src/lib-http/http-server-connection.c +++ b/src/lib-http/http-server-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-http/http-server-request.c b/src/lib-http/http-server-request.c index e8d083987b..d6bf82bc19 100644 --- a/src/lib-http/http-server-request.c +++ b/src/lib-http/http-server-request.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib-http/http-server-response.c b/src/lib-http/http-server-response.c index b1ce241852..54c891d113 100644 --- a/src/lib-http/http-server-response.c +++ b/src/lib-http/http-server-response.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/http-server.c b/src/lib-http/http-server.c index fe4599957a..6256a1cd4b 100644 --- a/src/lib-http/http-server.c +++ b/src/lib-http/http-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-http/http-transfer-chunked.c b/src/lib-http/http-transfer-chunked.c index 9122ab0fb0..b8ab4073a7 100644 --- a/src/lib-http/http-transfer-chunked.c +++ b/src/lib-http/http-transfer-chunked.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-http/http-url.c b/src/lib-http/http-url.c index 78b5cb3b4c..5306d14bc0 100644 --- a/src/lib-http/http-url.c +++ b/src/lib-http/http-url.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/test-http-auth.c b/src/lib-http/test-http-auth.c index 3d1b37d093..7b6c7a22c4 100644 --- a/src/lib-http/test-http-auth.c +++ b/src/lib-http/test-http-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "test-common.h" diff --git a/src/lib-http/test-http-client.c b/src/lib-http/test-http-client.c index 9039c5bfc4..802484c71e 100644 --- a/src/lib-http/test-http-client.c +++ b/src/lib-http/test-http-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-memset.h" diff --git a/src/lib-http/test-http-date.c b/src/lib-http/test-http-date.c index 83039ee02c..bab7f590f1 100644 --- a/src/lib-http/test-http-date.c +++ b/src/lib-http/test-http-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "test-common.h" diff --git a/src/lib-http/test-http-header-parser.c b/src/lib-http/test-http-header-parser.c index de8370be2e..243fd12097 100644 --- a/src/lib-http/test-http-header-parser.c +++ b/src/lib-http/test-http-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str-sanitize.h" diff --git a/src/lib-http/test-http-request-parser.c b/src/lib-http/test-http-request-parser.c index 4a2fc0e3fc..c3c123922b 100644 --- a/src/lib-http/test-http-request-parser.c +++ b/src/lib-http/test-http-request-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib-http/test-http-response-parser.c b/src/lib-http/test-http-response-parser.c index 2890adbe94..7d2c11dbd3 100644 --- a/src/lib-http/test-http-response-parser.c +++ b/src/lib-http/test-http-response-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib-http/test-http-server.c b/src/lib-http/test-http-server.c index 046aa2e48a..8721b0bee3 100644 --- a/src/lib-http/test-http-server.c +++ b/src/lib-http/test-http-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-http/test-http-transfer.c b/src/lib-http/test-http-transfer.c index 574e5d7d26..00d0df666e 100644 --- a/src/lib-http/test-http-transfer.c +++ b/src/lib-http/test-http-transfer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib-http/test-http-url.c b/src/lib-http/test-http-url.c index 3d7491e28e..160a9baeac 100644 --- a/src/lib-http/test-http-url.c +++ b/src/lib-http/test-http-url.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-imap-client/imapc-client.c b/src/lib-imap-client/imapc-client.c index 4693af7b73..638790b2ca 100644 --- a/src/lib-imap-client/imapc-client.c +++ b/src/lib-imap-client/imapc-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap-client/imapc-connection.c b/src/lib-imap-client/imapc-connection.c index 9ea06b5d80..97fb5d26a6 100644 --- a/src/lib-imap-client/imapc-connection.c +++ b/src/lib-imap-client/imapc-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-imap-client/imapc-msgmap.c b/src/lib-imap-client/imapc-msgmap.c index f2d1adb26a..2d2d7267ea 100644 --- a/src/lib-imap-client/imapc-msgmap.c +++ b/src/lib-imap-client/imapc-msgmap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap-storage/imap-metadata.c b/src/lib-imap-storage/imap-metadata.c index cfe66cb90f..0128c6caaf 100644 --- a/src/lib-imap-storage/imap-metadata.c +++ b/src/lib-imap-storage/imap-metadata.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/lib-imap-storage/imap-msgpart-url.c b/src/lib-imap-storage/imap-msgpart-url.c index e095d48607..5afb15c38e 100644 --- a/src/lib-imap-storage/imap-msgpart-url.c +++ b/src/lib-imap-storage/imap-msgpart-url.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-imap-storage/imap-msgpart.c b/src/lib-imap-storage/imap-msgpart.c index c4bb777ab3..29a43a27dc 100644 --- a/src/lib-imap-storage/imap-msgpart.c +++ b/src/lib-imap-storage/imap-msgpart.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap-urlauth/imap-urlauth-backend.c b/src/lib-imap-urlauth/imap-urlauth-backend.c index a994a28a39..c935453286 100644 --- a/src/lib-imap-urlauth/imap-urlauth-backend.c +++ b/src/lib-imap-urlauth/imap-urlauth-backend.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-imap-urlauth/imap-urlauth-connection.c b/src/lib-imap-urlauth/imap-urlauth-connection.c index b93adc9381..863500b808 100644 --- a/src/lib-imap-urlauth/imap-urlauth-connection.c +++ b/src/lib-imap-urlauth/imap-urlauth-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-imap-urlauth/imap-urlauth-fetch.c b/src/lib-imap-urlauth/imap-urlauth-fetch.c index 271cc4059c..c72cbfcbdc 100644 --- a/src/lib-imap-urlauth/imap-urlauth-fetch.c +++ b/src/lib-imap-urlauth/imap-urlauth-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-imap-urlauth/imap-urlauth.c b/src/lib-imap-urlauth/imap-urlauth.c index 1c130fd174..d3d50ba8b1 100644 --- a/src/lib-imap-urlauth/imap-urlauth.c +++ b/src/lib-imap-urlauth/imap-urlauth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-imap/imap-arg.c b/src/lib-imap/imap-arg.c index 4028d52023..9688b737b5 100644 --- a/src/lib-imap/imap-arg.c +++ b/src/lib-imap/imap-arg.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-arg.h" diff --git a/src/lib-imap/imap-base-subject.c b/src/lib-imap/imap-base-subject.c index 8a60f43375..56f5a10a6c 100644 --- a/src/lib-imap/imap-base-subject.c +++ b/src/lib-imap/imap-base-subject.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* Implementated against draft-ietf-imapext-sort-10 and draft-ietf-imapext-thread-12 */ diff --git a/src/lib-imap/imap-bodystructure.c b/src/lib-imap/imap-bodystructure.c index 0be0805d9a..cce53fdb33 100644 --- a/src/lib-imap/imap-bodystructure.c +++ b/src/lib-imap/imap-bodystructure.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-imap/imap-date.c b/src/lib-imap/imap-date.c index 5e3e92cd53..8c86a74405 100644 --- a/src/lib-imap/imap-date.c +++ b/src/lib-imap/imap-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib-imap/imap-envelope.c b/src/lib-imap/imap-envelope.c index f8793d2314..51b04fb11a 100644 --- a/src/lib-imap/imap-envelope.c +++ b/src/lib-imap/imap-envelope.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/imap-id.c b/src/lib-imap/imap-id.c index 4596b5b8b8..e00b8921d4 100644 --- a/src/lib-imap/imap-id.c +++ b/src/lib-imap/imap-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-keepalive.c b/src/lib-imap/imap-keepalive.c index 3827081c6c..23993baf2f 100644 --- a/src/lib-imap/imap-keepalive.c +++ b/src/lib-imap/imap-keepalive.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "crc32.h" diff --git a/src/lib-imap/imap-match.c b/src/lib-imap/imap-match.c index 80af67438e..46551e7064 100644 --- a/src/lib-imap/imap-match.c +++ b/src/lib-imap/imap-match.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* imap_match_init() logic originates from Cyrus, but the code is fully rewritten. */ diff --git a/src/lib-imap/imap-parser.c b/src/lib-imap/imap-parser.c index 2cc6602120..87ae85d25b 100644 --- a/src/lib-imap/imap-parser.c +++ b/src/lib-imap/imap-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/imap-quote.c b/src/lib-imap/imap-quote.c index 02b7534ba2..a9eddee245 100644 --- a/src/lib-imap/imap-quote.c +++ b/src/lib-imap/imap-quote.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-seqset.c b/src/lib-imap/imap-seqset.c index 036d87b1bf..4db34bc387 100644 --- a/src/lib-imap/imap-seqset.c +++ b/src/lib-imap/imap-seqset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-seqset.h" diff --git a/src/lib-imap/imap-url.c b/src/lib-imap/imap-url.c index ee3ff38460..38c923ca50 100644 --- a/src/lib-imap/imap-url.c +++ b/src/lib-imap/imap-url.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap/imap-utf7.c b/src/lib-imap/imap-utf7.c index e66a4c33dc..db530d7672 100644 --- a/src/lib-imap/imap-utf7.c +++ b/src/lib-imap/imap-utf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/imap-util.c b/src/lib-imap/imap-util.c index 8c46b9be83..196e10c715 100644 --- a/src/lib-imap/imap-util.c +++ b/src/lib-imap/imap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-imap/test-imap-bodystructure.c b/src/lib-imap/test-imap-bodystructure.c index e05f3ceefe..14618a5c6b 100644 --- a/src/lib-imap/test-imap-bodystructure.c +++ b/src/lib-imap/test-imap-bodystructure.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/test-imap-match.c b/src/lib-imap/test-imap-match.c index 565a0c2520..c287d75bf4 100644 --- a/src/lib-imap/test-imap-match.c +++ b/src/lib-imap/test-imap-match.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-match.h" diff --git a/src/lib-imap/test-imap-parser.c b/src/lib-imap/test-imap-parser.c index 3815883919..791c01d093 100644 --- a/src/lib-imap/test-imap-parser.c +++ b/src/lib-imap/test-imap-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-imap/test-imap-quote.c b/src/lib-imap/test-imap-quote.c index 3759bc2d22..70e0dfdd3d 100644 --- a/src/lib-imap/test-imap-quote.c +++ b/src/lib-imap/test-imap-quote.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/test-imap-url.c b/src/lib-imap/test-imap-url.c index 24474d532f..95b7ce550d 100644 --- a/src/lib-imap/test-imap-url.c +++ b/src/lib-imap/test-imap-url.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-imap/test-imap-utf7.c b/src/lib-imap/test-imap-utf7.c index 509a755558..8befb0fdef 100644 --- a/src/lib-imap/test-imap-utf7.c +++ b/src/lib-imap/test-imap-utf7.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-imap/test-imap-util.c b/src/lib-imap/test-imap-util.c index 7d3d7ee9b9..e4e0327999 100644 --- a/src/lib-imap/test-imap-util.c +++ b/src/lib-imap/test-imap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-types.h" diff --git a/src/lib-index/mail-cache-compress.c b/src/lib-index/mail-cache-compress.c index 7cc5ddb58c..1e82fe2ffa 100644 --- a/src/lib-index/mail-cache-compress.c +++ b/src/lib-index/mail-cache-compress.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-cache-decisions.c b/src/lib-index/mail-cache-decisions.c index 5c2cc8951e..e5208d7fc8 100644 --- a/src/lib-index/mail-cache-decisions.c +++ b/src/lib-index/mail-cache-decisions.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ /* Users can be divided to three groups: diff --git a/src/lib-index/mail-cache-fields.c b/src/lib-index/mail-cache-fields.c index 79d07546e6..98a030b9ca 100644 --- a/src/lib-index/mail-cache-fields.c +++ b/src/lib-index/mail-cache-fields.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-cache-lookup.c b/src/lib-index/mail-cache-lookup.c index 00350b23a9..0dbf1cb5f8 100644 --- a/src/lib-index/mail-cache-lookup.c +++ b/src/lib-index/mail-cache-lookup.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-cache-sync-update.c b/src/lib-index/mail-cache-sync-update.c index 08e511bde2..da21542550 100644 --- a/src/lib-index/mail-cache-sync-update.c +++ b/src/lib-index/mail-cache-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-cache-private.h" diff --git a/src/lib-index/mail-cache-transaction.c b/src/lib-index/mail-cache-transaction.c index 39d97a5da7..bbd7e9bcb9 100644 --- a/src/lib-index/mail-cache-transaction.c +++ b/src/lib-index/mail-cache-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-cache.c b/src/lib-index/mail-cache.c index d85d397b66..4f6e43fd68 100644 --- a/src/lib-index/mail-cache.c +++ b/src/lib-index/mail-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-alloc-cache.c b/src/lib-index/mail-index-alloc-cache.c index 5cf5d272a1..8bdc54933f 100644 --- a/src/lib-index/mail-index-alloc-cache.c +++ b/src/lib-index/mail-index-alloc-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-dummy-view.c b/src/lib-index/mail-index-dummy-view.c index aa3ed65626..51151b6318 100644 --- a/src/lib-index/mail-index-dummy-view.c +++ b/src/lib-index/mail-index-dummy-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-fsck.c b/src/lib-index/mail-index-fsck.c index b861bc5f86..2845b941ae 100644 --- a/src/lib-index/mail-index-fsck.c +++ b/src/lib-index/mail-index-fsck.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-lock.c b/src/lib-index/mail-index-lock.c index 4f1c01d0ca..7d38e84482 100644 --- a/src/lib-index/mail-index-lock.c +++ b/src/lib-index/mail-index-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ /* Locking should never fail or timeout. Exclusive locks must be kept as short diff --git a/src/lib-index/mail-index-map-hdr.c b/src/lib-index/mail-index-map-hdr.c index 837eefe61b..8a59534a2c 100644 --- a/src/lib-index/mail-index-map-hdr.c +++ b/src/lib-index/mail-index-map-hdr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-map-read.c b/src/lib-index/mail-index-map-read.c index c609c08a9e..7081f8c0f3 100644 --- a/src/lib-index/mail-index-map-read.c +++ b/src/lib-index/mail-index-map-read.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-map.c b/src/lib-index/mail-index-map.c index f9d68de8aa..de422cbabf 100644 --- a/src/lib-index/mail-index-map.c +++ b/src/lib-index/mail-index-map.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-modseq.c b/src/lib-index/mail-index-modseq.c index 0630705798..1d7c9ba319 100644 --- a/src/lib-index/mail-index-modseq.c +++ b/src/lib-index/mail-index-modseq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-strmap.c b/src/lib-index/mail-index-strmap.c index 2dc2f7a104..e55cc2b32f 100644 --- a/src/lib-index/mail-index-strmap.c +++ b/src/lib-index/mail-index-strmap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-ext.c b/src/lib-index/mail-index-sync-ext.c index 249160919a..51d5853bba 100644 --- a/src/lib-index/mail-index-sync-ext.c +++ b/src/lib-index/mail-index-sync-ext.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-keywords.c b/src/lib-index/mail-index-sync-keywords.c index 9e14536ac5..8546310038 100644 --- a/src/lib-index/mail-index-sync-keywords.c +++ b/src/lib-index/mail-index-sync-keywords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-sync-update.c b/src/lib-index/mail-index-sync-update.c index 2d3dca48b1..bb35a29fb6 100644 --- a/src/lib-index/mail-index-sync-update.c +++ b/src/lib-index/mail-index-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-sync.c b/src/lib-index/mail-index-sync.c index f93c5490e8..d0320dd0aa 100644 --- a/src/lib-index/mail-index-sync.c +++ b/src/lib-index/mail-index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-export.c b/src/lib-index/mail-index-transaction-export.c index 9d16c1e6b4..1996c80c90 100644 --- a/src/lib-index/mail-index-transaction-export.c +++ b/src/lib-index/mail-index-transaction-export.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-finish.c b/src/lib-index/mail-index-transaction-finish.c index 8884e80710..d399c33b9a 100644 --- a/src/lib-index/mail-index-transaction-finish.c +++ b/src/lib-index/mail-index-transaction-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-sort-appends.c b/src/lib-index/mail-index-transaction-sort-appends.c index 58b9038b13..2b8c66cf5c 100644 --- a/src/lib-index/mail-index-transaction-sort-appends.c +++ b/src/lib-index/mail-index-transaction-sort-appends.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction-update.c b/src/lib-index/mail-index-transaction-update.c index c130f904ce..ac1cf62bc5 100644 --- a/src/lib-index/mail-index-transaction-update.c +++ b/src/lib-index/mail-index-transaction-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ /* Inside transaction we keep messages stored in sequences in uid fields. Before they're written to transaction log the sequences are changed to diff --git a/src/lib-index/mail-index-transaction-view.c b/src/lib-index/mail-index-transaction-view.c index a1bfe22c3d..c1b1130f54 100644 --- a/src/lib-index/mail-index-transaction-view.c +++ b/src/lib-index/mail-index-transaction-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-transaction.c b/src/lib-index/mail-index-transaction.c index 2cecd6dafa..d401638cb2 100644 --- a/src/lib-index/mail-index-transaction.c +++ b/src/lib-index/mail-index-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-index-util.c b/src/lib-index/mail-index-util.c index 9e645679e7..b633539588 100644 --- a/src/lib-index/mail-index-util.c +++ b/src/lib-index/mail-index-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-view-sync.c b/src/lib-index/mail-index-view-sync.c index abc1b75fa2..d7c664ef3b 100644 --- a/src/lib-index/mail-index-view-sync.c +++ b/src/lib-index/mail-index-view-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-view.c b/src/lib-index/mail-index-view.c index 85f8ebe79a..45ea3ecc86 100644 --- a/src/lib-index/mail-index-view.c +++ b/src/lib-index/mail-index-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-index-write.c b/src/lib-index/mail-index-write.c index f6783093f9..0c59cec40d 100644 --- a/src/lib-index/mail-index-write.c +++ b/src/lib-index/mail-index-write.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "read-full.h" diff --git a/src/lib-index/mail-index.c b/src/lib-index/mail-index.c index 9d656c1867..596039d805 100644 --- a/src/lib-index/mail-index.c +++ b/src/lib-index/mail-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mail-transaction-log-append.c b/src/lib-index/mail-transaction-log-append.c index efe2aca0e7..cc5ee7d884 100644 --- a/src/lib-index/mail-transaction-log-append.c +++ b/src/lib-index/mail-transaction-log-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-transaction-log-file.c b/src/lib-index/mail-transaction-log-file.c index 1b390c2c20..5865cda0b4 100644 --- a/src/lib-index/mail-transaction-log-file.c +++ b/src/lib-index/mail-transaction-log-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-transaction-log-view.c b/src/lib-index/mail-transaction-log-view.c index 9a166e3605..da05361a6a 100644 --- a/src/lib-index/mail-transaction-log-view.c +++ b/src/lib-index/mail-transaction-log-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/mail-transaction-log.c b/src/lib-index/mail-transaction-log.c index d7da173533..243f32ebdd 100644 --- a/src/lib-index/mail-transaction-log.c +++ b/src/lib-index/mail-transaction-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/mailbox-log.c b/src/lib-index/mailbox-log.c index 43b8d9e700..33305171b4 100644 --- a/src/lib-index/mailbox-log.c +++ b/src/lib-index/mailbox-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-index/test-mail-index-sync-ext.c b/src/lib-index/test-mail-index-sync-ext.c index 01209a32fd..7a9f29d152 100644 --- a/src/lib-index/test-mail-index-sync-ext.c +++ b/src/lib-index/test-mail-index-sync-ext.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/test-mail-index-transaction-finish.c b/src/lib-index/test-mail-index-transaction-finish.c index e13e6082ad..edc4c8cf72 100644 --- a/src/lib-index/test-mail-index-transaction-finish.c +++ b/src/lib-index/test-mail-index-transaction-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/test-mail-index-transaction-update.c b/src/lib-index/test-mail-index-transaction-update.c index cb92c25a0a..844eeba75b 100644 --- a/src/lib-index/test-mail-index-transaction-update.c +++ b/src/lib-index/test-mail-index-transaction-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-index/test-mail-transaction-log-append.c b/src/lib-index/test-mail-transaction-log-append.c index bcfa68680d..a2b560e075 100644 --- a/src/lib-index/test-mail-transaction-log-append.c +++ b/src/lib-index/test-mail-transaction-log-append.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-index/test-mail-transaction-log-view.c b/src/lib-index/test-mail-transaction-log-view.c index abfe8f0d37..a49770e705 100644 --- a/src/lib-index/test-mail-transaction-log-view.c +++ b/src/lib-index/test-mail-transaction-log-view.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-lda/duplicate.c b/src/lib-lda/duplicate.c index 3267a1acee..b63dcbdca5 100644 --- a/src/lib-lda/duplicate.c +++ b/src/lib-lda/duplicate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/lda-settings.c b/src/lib-lda/lda-settings.c index 63f257f3fe..cf5328dedc 100644 --- a/src/lib-lda/lda-settings.c +++ b/src/lib-lda/lda-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-lda/lmtp-client.c b/src/lib-lda/lmtp-client.c index 1a8e06a1bd..e47e0e8b6e 100644 --- a/src/lib-lda/lmtp-client.c +++ b/src/lib-lda/lmtp-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-lda/mail-deliver.c b/src/lib-lda/mail-deliver.c index c60b52bb00..aa42f906b3 100644 --- a/src/lib-lda/mail-deliver.c +++ b/src/lib-lda/mail-deliver.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/mail-send.c b/src/lib-lda/mail-send.c index 3bf034f97c..d277dbf4f5 100644 --- a/src/lib-lda/mail-send.c +++ b/src/lib-lda/mail-send.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-lda/smtp-client.c b/src/lib-lda/smtp-client.c index 881f55617d..e7149d2f0d 100644 --- a/src/lib-lda/smtp-client.c +++ b/src/lib-lda/smtp-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-mail/istream-attachment-connector.c b/src/lib-mail/istream-attachment-connector.c index cb6286147e..e62acdcb8f 100644 --- a/src/lib-mail/istream-attachment-connector.c +++ b/src/lib-mail/istream-attachment-connector.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/istream-attachment-extractor.c b/src/lib-mail/istream-attachment-extractor.c index 54fb768505..fd436fa874 100644 --- a/src/lib-mail/istream-attachment-extractor.c +++ b/src/lib-mail/istream-attachment-extractor.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-mail/istream-binary-converter.c b/src/lib-mail/istream-binary-converter.c index ce6c73a4a6..d0d059ec50 100644 --- a/src/lib-mail/istream-binary-converter.c +++ b/src/lib-mail/istream-binary-converter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/istream-dot.c b/src/lib-mail/istream-dot.c index be0ae1b715..096f18af53 100644 --- a/src/lib-mail/istream-dot.c +++ b/src/lib-mail/istream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-mail/istream-header-filter.c b/src/lib-mail/istream-header-filter.c index 0c519a2b33..81bf51a70b 100644 --- a/src/lib-mail/istream-header-filter.c +++ b/src/lib-mail/istream-header-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/istream-nonuls.c b/src/lib-mail/istream-nonuls.c index a6eb0330a1..e9835717aa 100644 --- a/src/lib-mail/istream-nonuls.c +++ b/src/lib-mail/istream-nonuls.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-mail/istream-qp-decoder.c b/src/lib-mail/istream-qp-decoder.c index 010254bc35..3dfdd74dac 100644 --- a/src/lib-mail/istream-qp-decoder.c +++ b/src/lib-mail/istream-qp-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/mail-html2text.c b/src/lib-mail/mail-html2text.c index a5fc2ee3a7..a85634d9fb 100644 --- a/src/lib-mail/mail-html2text.c +++ b/src/lib-mail/mail-html2text.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/mail-user-hash.c b/src/lib-mail/mail-user-hash.c index b5d7b790ed..c29aca0e8a 100644 --- a/src/lib-mail/mail-user-hash.c +++ b/src/lib-mail/mail-user-hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md5.h" diff --git a/src/lib-mail/mbox-from.c b/src/lib-mail/mbox-from.c index b84ecb85ec..6ce85f62d8 100644 --- a/src/lib-mail/mbox-from.c +++ b/src/lib-mail/mbox-from.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-mail/message-address.c b/src/lib-mail/message-address.c index 3bfb4c2dc2..36cb483266 100644 --- a/src/lib-mail/message-address.c +++ b/src/lib-mail/message-address.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-binary-part.c b/src/lib-mail/message-binary-part.c index f5dc4feb2e..0b70d13d86 100644 --- a/src/lib-mail/message-binary-part.c +++ b/src/lib-mail/message-binary-part.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "numpack.h" diff --git a/src/lib-mail/message-date.c b/src/lib-mail/message-date.c index b4047d3007..49fedd8a54 100644 --- a/src/lib-mail/message-date.c +++ b/src/lib-mail/message-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-decoder.c b/src/lib-mail/message-decoder.c index 2cb8bb1b0e..4402f63f05 100644 --- a/src/lib-mail/message-decoder.c +++ b/src/lib-mail/message-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-header-decode.c b/src/lib-mail/message-header-decode.c index 930da93a16..381cea4830 100644 --- a/src/lib-mail/message-header-decode.c +++ b/src/lib-mail/message-header-decode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib-mail/message-header-encode.c b/src/lib-mail/message-header-encode.c index 2a1ea26e44..f54f185a53 100644 --- a/src/lib-mail/message-header-encode.c +++ b/src/lib-mail/message-header-encode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-header-parser.c b/src/lib-mail/message-header-parser.c index e5cbf32342..8cb2bdafaa 100644 --- a/src/lib-mail/message-header-parser.c +++ b/src/lib-mail/message-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-id.c b/src/lib-mail/message-id.c index 11d60839c7..545f6c7116 100644 --- a/src/lib-mail/message-id.c +++ b/src/lib-mail/message-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/message-parser.c b/src/lib-mail/message-parser.c index 15fcbe2818..5334b4ef51 100644 --- a/src/lib-mail/message-parser.c +++ b/src/lib-mail/message-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-part-serialize.c b/src/lib-mail/message-part-serialize.c index 3b1f608b7b..3ab584e481 100644 --- a/src/lib-mail/message-part-serialize.c +++ b/src/lib-mail/message-part-serialize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-part.c b/src/lib-mail/message-part.c index 72ba5f1a7c..24bba1bba2 100644 --- a/src/lib-mail/message-part.c +++ b/src/lib-mail/message-part.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-part.h" diff --git a/src/lib-mail/message-search.c b/src/lib-mail/message-search.c index 5c2d6178be..1f17519923 100644 --- a/src/lib-mail/message-search.c +++ b/src/lib-mail/message-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/message-size.c b/src/lib-mail/message-size.c index 14cc2b0dc4..43bbc12dad 100644 --- a/src/lib-mail/message-size.c +++ b/src/lib-mail/message-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/message-snippet.c b/src/lib-mail/message-snippet.c index f690bff468..17a4da8540 100644 --- a/src/lib-mail/message-snippet.c +++ b/src/lib-mail/message-snippet.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/ostream-dot.c b/src/lib-mail/ostream-dot.c index adf710ff4f..b4fd3ca247 100644 --- a/src/lib-mail/ostream-dot.c +++ b/src/lib-mail/ostream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/qp-decoder.c b/src/lib-mail/qp-decoder.c index b793c53361..8a61e5a871 100644 --- a/src/lib-mail/qp-decoder.c +++ b/src/lib-mail/qp-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/quoted-printable.c b/src/lib-mail/quoted-printable.c index 20cb6d3717..cd0b0dc8e1 100644 --- a/src/lib-mail/quoted-printable.c +++ b/src/lib-mail/quoted-printable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/rfc2231-parser.c b/src/lib-mail/rfc2231-parser.c index 929f35a3ba..7d9d246b46 100644 --- a/src/lib-mail/rfc2231-parser.c +++ b/src/lib-mail/rfc2231-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/rfc822-parser.c b/src/lib-mail/rfc822-parser.c index 7bc3876310..3bd070d702 100644 --- a/src/lib-mail/rfc822-parser.c +++ b/src/lib-mail/rfc822-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-attachment.c b/src/lib-mail/test-istream-attachment.c index fdb21acc7f..7c1fc6d173 100644 --- a/src/lib-mail/test-istream-attachment.c +++ b/src/lib-mail/test-istream-attachment.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-mail/test-istream-binary-converter.c b/src/lib-mail/test-istream-binary-converter.c index b6ea07934b..5d2ebd9b1e 100644 --- a/src/lib-mail/test-istream-binary-converter.c +++ b/src/lib-mail/test-istream-binary-converter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-dot.c b/src/lib-mail/test-istream-dot.c index 3e043ce634..eed32bd6f8 100644 --- a/src/lib-mail/test-istream-dot.c +++ b/src/lib-mail/test-istream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-header-filter.c b/src/lib-mail/test-istream-header-filter.c index 14eee1bbda..01260e033c 100644 --- a/src/lib-mail/test-istream-header-filter.c +++ b/src/lib-mail/test-istream-header-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-istream-qp-decoder.c b/src/lib-mail/test-istream-qp-decoder.c index 71ccd4eb3a..ff79d1ad57 100644 --- a/src/lib-mail/test-istream-qp-decoder.c +++ b/src/lib-mail/test-istream-qp-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib-mail/test-mail-html2text.c b/src/lib-mail/test-mail-html2text.c index 18f936bcb0..ad1389bbba 100644 --- a/src/lib-mail/test-mail-html2text.c +++ b/src/lib-mail/test-mail-html2text.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-mbox-from.c b/src/lib-mail/test-mbox-from.c index 58a498158a..940e86dedd 100644 --- a/src/lib-mail/test-mbox-from.c +++ b/src/lib-mail/test-mbox-from.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib-mail/test-message-address.c b/src/lib-mail/test-message-address.c index 9b2b76c8df..9bbf29ef4e 100644 --- a/src/lib-mail/test-message-address.c +++ b/src/lib-mail/test-message-address.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-message-date.c b/src/lib-mail/test-message-date.c index f58b897247..83abb86fd6 100644 --- a/src/lib-mail/test-message-date.c +++ b/src/lib-mail/test-message-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-date.h" diff --git a/src/lib-mail/test-message-decoder.c b/src/lib-mail/test-message-decoder.c index 2b3c714ad3..1f7b673b4b 100644 --- a/src/lib-mail/test-message-decoder.c +++ b/src/lib-mail/test-message-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-message-header-decode.c b/src/lib-mail/test-message-header-decode.c index 154b2967ac..4d142981c4 100644 --- a/src/lib-mail/test-message-header-decode.c +++ b/src/lib-mail/test-message-header-decode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-message-header-encode.c b/src/lib-mail/test-message-header-encode.c index a1f47be438..e7ea96b771 100644 --- a/src/lib-mail/test-message-header-encode.c +++ b/src/lib-mail/test-message-header-encode.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib-mail/test-message-header-parser.c b/src/lib-mail/test-message-header-parser.c index 615d7b8389..45508fb771 100644 --- a/src/lib-mail/test-message-header-parser.c +++ b/src/lib-mail/test-message-header-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-message-id.c b/src/lib-mail/test-message-id.c index 184fbc4d7d..8fe9d1579c 100644 --- a/src/lib-mail/test-message-id.c +++ b/src/lib-mail/test-message-id.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-id.h" diff --git a/src/lib-mail/test-message-parser.c b/src/lib-mail/test-message-parser.c index 75a0712315..f3b5b6df40 100644 --- a/src/lib-mail/test-message-parser.c +++ b/src/lib-mail/test-message-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/test-message-part.c b/src/lib-mail/test-message-part.c index 229479f652..b9404c0e95 100644 --- a/src/lib-mail/test-message-part.c +++ b/src/lib-mail/test-message-part.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-mail/test-message-snippet.c b/src/lib-mail/test-message-snippet.c index af4683deaa..2fae35f1d1 100644 --- a/src/lib-mail/test-message-snippet.c +++ b/src/lib-mail/test-message-snippet.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-ostream-dot.c b/src/lib-mail/test-ostream-dot.c index 5465a15ccd..fe7f6464de 100644 --- a/src/lib-mail/test-ostream-dot.c +++ b/src/lib-mail/test-ostream-dot.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-qp-decoder.c b/src/lib-mail/test-qp-decoder.c index bd53f6a07c..928efba23b 100644 --- a/src/lib-mail/test-qp-decoder.c +++ b/src/lib-mail/test-qp-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-mail/test-quoted-printable.c b/src/lib-mail/test-quoted-printable.c index 331d9eeb1c..af27e05895 100644 --- a/src/lib-mail/test-quoted-printable.c +++ b/src/lib-mail/test-quoted-printable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-mail/test-rfc2231-parser.c b/src/lib-mail/test-rfc2231-parser.c index 1ddaf4ef1f..88d58068b4 100644 --- a/src/lib-mail/test-rfc2231-parser.c +++ b/src/lib-mail/test-rfc2231-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "rfc822-parser.h" diff --git a/src/lib-mail/test-rfc822-parser.c b/src/lib-mail/test-rfc822-parser.c index b4fbfa9456..e42e1f4ed8 100644 --- a/src/lib-mail/test-rfc822-parser.c +++ b/src/lib-mail/test-rfc822-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-master/anvil-client.c b/src/lib-master/anvil-client.c index 57b71fd173..553b21b041 100644 --- a/src/lib-master/anvil-client.c +++ b/src/lib-master/anvil-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/ipc-client.c b/src/lib-master/ipc-client.c index f621ea938d..dd110e61b5 100644 --- a/src/lib-master/ipc-client.c +++ b/src/lib-master/ipc-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-master/ipc-server.c b/src/lib-master/ipc-server.c index 0723c14644..e1037b50d5 100644 --- a/src/lib-master/ipc-server.c +++ b/src/lib-master/ipc-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-auth.c b/src/lib-master/master-auth.c index 3e50ef9b35..2a048f3ff6 100644 --- a/src/lib-master/master-auth.c +++ b/src/lib-master/master-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-instance.c b/src/lib-master/master-instance.c index eacf7f515e..b05ecb2900 100644 --- a/src/lib-master/master-instance.c +++ b/src/lib-master/master-instance.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "abspath.h" diff --git a/src/lib-master/master-login-auth.c b/src/lib-master/master-login-auth.c index 7b08518db6..c28ff92e56 100644 --- a/src/lib-master/master-login-auth.c +++ b/src/lib-master/master-login-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib-master/master-login.c b/src/lib-master/master-login.c index 2b0c995bc3..cac02d2c3a 100644 --- a/src/lib-master/master-login.c +++ b/src/lib-master/master-login.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-service-haproxy.c b/src/lib-master/master-service-haproxy.c index 5549811cfd..3f13cedd97 100644 --- a/src/lib-master/master-service-haproxy.c +++ b/src/lib-master/master-service-haproxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib-master/master-service-settings-cache.c b/src/lib-master/master-service-settings-cache.c index 03b182b87e..e3be9da507 100644 --- a/src/lib-master/master-service-settings-cache.c +++ b/src/lib-master/master-service-settings-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/lib-master/master-service-settings.c b/src/lib-master/master-service-settings.c index d224d9560f..ed4fd12030 100644 --- a/src/lib-master/master-service-settings.c +++ b/src/lib-master/master-service-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-master/master-service-ssl-settings.c b/src/lib-master/master-service-ssl-settings.c index e9a57da801..4a0504540d 100644 --- a/src/lib-master/master-service-ssl-settings.c +++ b/src/lib-master/master-service-ssl-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-master/master-service-ssl.c b/src/lib-master/master-service-ssl.c index 8fc84869bf..f899ebdbce 100644 --- a/src/lib-master/master-service-ssl.c +++ b/src/lib-master/master-service-ssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-master/master-service.c b/src/lib-master/master-service.c index 241df9fb5c..76cf50ed08 100644 --- a/src/lib-master/master-service.c +++ b/src/lib-master/master-service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib-master/mountpoint-list.c b/src/lib-master/mountpoint-list.c index 1de0579c4f..46e9848d60 100644 --- a/src/lib-master/mountpoint-list.c +++ b/src/lib-master/mountpoint-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-master/syslog-util.c b/src/lib-master/syslog-util.c index b2f4d8450e..410625def3 100644 --- a/src/lib-master/syslog-util.c +++ b/src/lib-master/syslog-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "syslog-util.h" diff --git a/src/lib-master/test-master-service-settings-cache.c b/src/lib-master/test-master-service-settings-cache.c index ad7fc32a3a..8d9a4d2a3d 100644 --- a/src/lib-master/test-master-service-settings-cache.c +++ b/src/lib-master/test-master-service-settings-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "test-common.h" diff --git a/src/lib-sasl/dsasl-client.c b/src/lib-sasl/dsasl-client.c index 68a7f356c4..60ed9256b6 100644 --- a/src/lib-sasl/dsasl-client.c +++ b/src/lib-sasl/dsasl-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sasl/mech-login.c b/src/lib-sasl/mech-login.c index ba30e90b19..daae7e32fd 100644 --- a/src/lib-sasl/mech-login.c +++ b/src/lib-sasl/mech-login.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-sasl/mech-plain.c b/src/lib-sasl/mech-plain.c index de80a36ab9..ef22183ce6 100644 --- a/src/lib-sasl/mech-plain.c +++ b/src/lib-sasl/mech-plain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-settings/settings-parser.c b/src/lib-settings/settings-parser.c index 54c9c98c95..ed5c061079 100644 --- a/src/lib-settings/settings-parser.c +++ b/src/lib-settings/settings-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-settings/settings.c b/src/lib-settings/settings.c index 7316055ac8..d0f96d1ab4 100644 --- a/src/lib-settings/settings.c +++ b/src/lib-settings/settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-sql/driver-cassandra.c b/src/lib-sql/driver-cassandra.c index f50ee28e73..96fcbd6628 100644 --- a/src/lib-sql/driver-cassandra.c +++ b/src/lib-sql/driver-cassandra.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/driver-mysql.c b/src/lib-sql/driver-mysql.c index 1f3da9b46f..d63ba1d00c 100644 --- a/src/lib-sql/driver-mysql.c +++ b/src/lib-sql/driver-mysql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-sql/driver-pgsql.c b/src/lib-sql/driver-pgsql.c index 430e4235b0..dc13f8a93e 100644 --- a/src/lib-sql/driver-pgsql.c +++ b/src/lib-sql/driver-pgsql.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/driver-sqlite.c b/src/lib-sql/driver-sqlite.c index a3b5d85efd..de8ac1eddd 100644 --- a/src/lib-sql/driver-sqlite.c +++ b/src/lib-sql/driver-sqlite.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/driver-sqlpool.c b/src/lib-sql/driver-sqlpool.c index c21c4ae274..3f8feb5f40 100644 --- a/src/lib-sql/driver-sqlpool.c +++ b/src/lib-sql/driver-sqlpool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/sql-api.c b/src/lib-sql/sql-api.c index 588126dabf..a47404f786 100644 --- a/src/lib-sql/sql-api.c +++ b/src/lib-sql/sql-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-sql/sql-db-cache.c b/src/lib-sql/sql-db-cache.c index fc5091969f..d035aaa224 100644 --- a/src/lib-sql/sql-db-cache.c +++ b/src/lib-sql/sql-db-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-ssl-iostream/iostream-openssl-common.c b/src/lib-ssl-iostream/iostream-openssl-common.c index b91ad19b7f..cbdbc4407b 100644 --- a/src/lib-ssl-iostream/iostream-openssl-common.c +++ b/src/lib-ssl-iostream/iostream-openssl-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "iostream-openssl.h" diff --git a/src/lib-ssl-iostream/iostream-openssl-context.c b/src/lib-ssl-iostream/iostream-openssl-context.c index 8d48cceba3..b976a0c03c 100644 --- a/src/lib-ssl-iostream/iostream-openssl-context.c +++ b/src/lib-ssl-iostream/iostream-openssl-context.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-memset.h" diff --git a/src/lib-ssl-iostream/iostream-openssl-params.c b/src/lib-ssl-iostream/iostream-openssl-params.c index 633d5096ff..74bb3fbb55 100644 --- a/src/lib-ssl-iostream/iostream-openssl-params.c +++ b/src/lib-ssl-iostream/iostream-openssl-params.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-ssl-iostream/iostream-openssl.c b/src/lib-ssl-iostream/iostream-openssl.c index e9c403ec86..df89a96d18 100644 --- a/src/lib-ssl-iostream/iostream-openssl.c +++ b/src/lib-ssl-iostream/iostream-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-ssl-iostream/iostream-ssl.c b/src/lib-ssl-iostream/iostream-ssl.c index 4b11550dcd..a0659ab2c4 100644 --- a/src/lib-ssl-iostream/iostream-ssl.c +++ b/src/lib-ssl-iostream/iostream-ssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-dir.h" diff --git a/src/lib-ssl-iostream/istream-openssl.c b/src/lib-ssl-iostream/istream-openssl.c index b4e983c770..bdfc21c9dd 100644 --- a/src/lib-ssl-iostream/istream-openssl.c +++ b/src/lib-ssl-iostream/istream-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib-ssl-iostream/ostream-openssl.c b/src/lib-ssl-iostream/ostream-openssl.c index 755c628718..91fc4d9c99 100644 --- a/src/lib-ssl-iostream/ostream-openssl.c +++ b/src/lib-ssl-iostream/ostream-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-stats/stats-parser.c b/src/lib-stats/stats-parser.c index 1373a73254..900bd120c3 100644 --- a/src/lib-stats/stats-parser.c +++ b/src/lib-stats/stats-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-stats/stats.c b/src/lib-stats/stats.c index e68677c4a2..f2ee9724c3 100644 --- a/src/lib-stats/stats.c +++ b/src/lib-stats/stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/fail-mail-storage.c b/src/lib-storage/fail-mail-storage.c index a045e1c87f..5ad7a6c7f2 100644 --- a/src/lib-storage/fail-mail-storage.c +++ b/src/lib-storage/fail-mail-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/fail-mail.c b/src/lib-storage/fail-mail.c index f6305e7f31..e9f2bff6df 100644 --- a/src/lib-storage/fail-mail.c +++ b/src/lib-storage/fail-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/fail-mailbox.c b/src/lib-storage/fail-mailbox.c index 2ffe51890c..da525987b2 100644 --- a/src/lib-storage/fail-mailbox.c +++ b/src/lib-storage/fail-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/cydir/cydir-mail.c b/src/lib-storage/index/cydir/cydir-mail.c index 2b30682c2d..4453e8c985 100644 --- a/src/lib-storage/index/cydir/cydir-mail.c +++ b/src/lib-storage/index/cydir/cydir-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/cydir/cydir-save.c b/src/lib-storage/index/cydir/cydir-save.c index 063b59c0da..cc964cd9b0 100644 --- a/src/lib-storage/index/cydir/cydir-save.c +++ b/src/lib-storage/index/cydir/cydir-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/cydir/cydir-storage.c b/src/lib-storage/index/cydir/cydir-storage.c index 329af53403..17f9f5be20 100644 --- a/src/lib-storage/index/cydir/cydir-storage.c +++ b/src/lib-storage/index/cydir/cydir-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-copy.h" diff --git a/src/lib-storage/index/cydir/cydir-sync.c b/src/lib-storage/index/cydir/cydir-sync.c index 246d6f5463..415e323c09 100644 --- a/src/lib-storage/index/cydir/cydir-sync.c +++ b/src/lib-storage/index/cydir/cydir-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-common/dbox-attachment.c b/src/lib-storage/index/dbox-common/dbox-attachment.c index b0e6c56484..01f85a7a18 100644 --- a/src/lib-storage/index/dbox-common/dbox-attachment.c +++ b/src/lib-storage/index/dbox-common/dbox-attachment.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-file-fix.c b/src/lib-storage/index/dbox-common/dbox-file-fix.c index d28f5059ab..bd0f537d2d 100644 --- a/src/lib-storage/index/dbox-common/dbox-file-fix.c +++ b/src/lib-storage/index/dbox-common/dbox-file-fix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-dec.h" diff --git a/src/lib-storage/index/dbox-common/dbox-file.c b/src/lib-storage/index/dbox-common/dbox-file.c index 51d3c51dac..1d42e370e5 100644 --- a/src/lib-storage/index/dbox-common/dbox-file.c +++ b/src/lib-storage/index/dbox-common/dbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-common/dbox-mail.c b/src/lib-storage/index/dbox-common/dbox-mail.c index 82821a07a6..3cfe90bba6 100644 --- a/src/lib-storage/index/dbox-common/dbox-mail.c +++ b/src/lib-storage/index/dbox-common/dbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-save.c b/src/lib-storage/index/dbox-common/dbox-save.c index 1d35c49680..fe305a6df8 100644 --- a/src/lib-storage/index/dbox-common/dbox-save.c +++ b/src/lib-storage/index/dbox-common/dbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/dbox-common/dbox-storage.c b/src/lib-storage/index/dbox-common/dbox-storage.c index 04435786e3..70ee94e4c9 100644 --- a/src/lib-storage/index/dbox-common/dbox-storage.c +++ b/src/lib-storage/index/dbox-common/dbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "abspath.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c b/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c index 03d39cb649..605084c331 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c +++ b/src/lib-storage/index/dbox-multi/mdbox-deleted-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-file.c b/src/lib-storage/index/dbox-multi/mdbox-file.c index 54d244143b..2b9166d7b8 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-file.c +++ b/src/lib-storage/index/dbox-multi/mdbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-mail.c b/src/lib-storage/index/dbox-multi/mdbox-mail.c index 3d74b5e1a8..9584d1f77f 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-mail.c +++ b/src/lib-storage/index/dbox-multi/mdbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-map.c b/src/lib-storage/index/dbox-multi/mdbox-map.c index adbbae4bc1..0414b158e0 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-map.c +++ b/src/lib-storage/index/dbox-multi/mdbox-map.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-purge.c b/src/lib-storage/index/dbox-multi/mdbox-purge.c index 42aad1ad3e..9eae6d91bf 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-purge.c +++ b/src/lib-storage/index/dbox-multi/mdbox-purge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-save.c b/src/lib-storage/index/dbox-multi/mdbox-save.c index 3867599682..83287f69d2 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-save.c +++ b/src/lib-storage/index/dbox-multi/mdbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-settings.c b/src/lib-storage/index/dbox-multi/mdbox-settings.c index 4b87d1e213..a121528671 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-settings.c +++ b/src/lib-storage/index/dbox-multi/mdbox-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c b/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c index 633b56c483..c60a7ab2ae 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c +++ b/src/lib-storage/index/dbox-multi/mdbox-storage-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-storage.c b/src/lib-storage/index/dbox-multi/mdbox-storage.c index c55603b636..b09a6bc25c 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-storage.c +++ b/src/lib-storage/index/dbox-multi/mdbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-multi/mdbox-sync.c b/src/lib-storage/index/dbox-multi/mdbox-sync.c index 5e09456307..e4b0e1b2ae 100644 --- a/src/lib-storage/index/dbox-multi/mdbox-sync.c +++ b/src/lib-storage/index/dbox-multi/mdbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ /* Expunging works like: diff --git a/src/lib-storage/index/dbox-single/sdbox-copy.c b/src/lib-storage/index/dbox-single/sdbox-copy.c index 68305bebbc..2356ca49c7 100644 --- a/src/lib-storage/index/dbox-single/sdbox-copy.c +++ b/src/lib-storage/index/dbox-single/sdbox-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "nfs-workarounds.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-file.c b/src/lib-storage/index/dbox-single/sdbox-file.c index d4f135ff49..4f998511b8 100644 --- a/src/lib-storage/index/dbox-single/sdbox-file.c +++ b/src/lib-storage/index/dbox-single/sdbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-mail.c b/src/lib-storage/index/dbox-single/sdbox-mail.c index b1bbd1640f..ac9fa49099 100644 --- a/src/lib-storage/index/dbox-single/sdbox-mail.c +++ b/src/lib-storage/index/dbox-single/sdbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-save.c b/src/lib-storage/index/dbox-single/sdbox-save.c index 2c74288a8e..919a628225 100644 --- a/src/lib-storage/index/dbox-single/sdbox-save.c +++ b/src/lib-storage/index/dbox-single/sdbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-storage.c b/src/lib-storage/index/dbox-single/sdbox-storage.c index d4a4e490d5..333c4aca46 100644 --- a/src/lib-storage/index/dbox-single/sdbox-storage.c +++ b/src/lib-storage/index/dbox-single/sdbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fs-api.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c b/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c index a149aba6b0..da6c5fc57b 100644 --- a/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c +++ b/src/lib-storage/index/dbox-single/sdbox-sync-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/dbox-single/sdbox-sync.c b/src/lib-storage/index/dbox-single/sdbox-sync.c index f9af5dc0b2..d52b3283a6 100644 --- a/src/lib-storage/index/dbox-single/sdbox-sync.c +++ b/src/lib-storage/index/dbox-single/sdbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "dbox-attachment.h" diff --git a/src/lib-storage/index/imapc/imapc-list.c b/src/lib-storage/index/imapc/imapc-list.c index 13e53cd6cf..49a412fcac 100644 --- a/src/lib-storage/index/imapc/imapc-list.c +++ b/src/lib-storage/index/imapc/imapc-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/imapc/imapc-mail-fetch.c b/src/lib-storage/index/imapc/imapc-mail-fetch.c index 14a72dc692..a364f270e1 100644 --- a/src/lib-storage/index/imapc/imapc-mail-fetch.c +++ b/src/lib-storage/index/imapc/imapc-mail-fetch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/index/imapc/imapc-mail.c b/src/lib-storage/index/imapc/imapc-mail.c index 665ec53961..b40458b080 100644 --- a/src/lib-storage/index/imapc/imapc-mail.c +++ b/src/lib-storage/index/imapc/imapc-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/index/imapc/imapc-mailbox.c b/src/lib-storage/index/imapc/imapc-mailbox.c index a0323aef29..f5925d5533 100644 --- a/src/lib-storage/index/imapc/imapc-mailbox.c +++ b/src/lib-storage/index/imapc/imapc-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/imapc/imapc-save.c b/src/lib-storage/index/imapc/imapc-save.c index fd51092b96..ee67762d38 100644 --- a/src/lib-storage/index/imapc/imapc-save.c +++ b/src/lib-storage/index/imapc/imapc-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/index/imapc/imapc-search.c b/src/lib-storage/index/imapc/imapc-search.c index a04c957ec0..b08c56395a 100644 --- a/src/lib-storage/index/imapc/imapc-search.c +++ b/src/lib-storage/index/imapc/imapc-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/index/imapc/imapc-settings.c b/src/lib-storage/index/imapc/imapc-settings.c index e8e8a0e2f0..549593fa96 100644 --- a/src/lib-storage/index/imapc/imapc-settings.c +++ b/src/lib-storage/index/imapc/imapc-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/imapc/imapc-storage.c b/src/lib-storage/index/imapc/imapc-storage.c index a2c8dd467e..edcf75671c 100644 --- a/src/lib-storage/index/imapc/imapc-storage.c +++ b/src/lib-storage/index/imapc/imapc-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/imapc/imapc-sync.c b/src/lib-storage/index/imapc/imapc-sync.c index c26c79ea75..ba3662d571 100644 --- a/src/lib-storage/index/imapc/imapc-sync.c +++ b/src/lib-storage/index/imapc/imapc-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/index-attachment.c b/src/lib-storage/index/index-attachment.c index cf6674e530..5ec3efd042 100644 --- a/src/lib-storage/index/index-attachment.c +++ b/src/lib-storage/index/index-attachment.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-mkstemp.h" diff --git a/src/lib-storage/index/index-attribute.c b/src/lib-storage/index/index-attribute.c index 6fa6a5798b..0ed10ca1e3 100644 --- a/src/lib-storage/index/index-attribute.c +++ b/src/lib-storage/index/index-attribute.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/index-mail-binary.c b/src/lib-storage/index/index-mail-binary.c index 0e61369e16..7c96fe6d7c 100644 --- a/src/lib-storage/index/index-mail-binary.c +++ b/src/lib-storage/index/index-mail-binary.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/index/index-mail-headers.c b/src/lib-storage/index/index-mail-headers.c index 282d5016e0..5816924af6 100644 --- a/src/lib-storage/index/index-mail-headers.c +++ b/src/lib-storage/index/index-mail-headers.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/index-mail.c b/src/lib-storage/index/index-mail.c index 55d0ab5c68..6f168a175a 100644 --- a/src/lib-storage/index/index-mail.c +++ b/src/lib-storage/index/index-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-mailbox-size.c b/src/lib-storage/index/index-mailbox-size.c index 89b92bf306..cc75ed1650 100644 --- a/src/lib-storage/index/index-mailbox-size.c +++ b/src/lib-storage/index/index-mailbox-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "file-create-locked.h" diff --git a/src/lib-storage/index/index-rebuild.c b/src/lib-storage/index/index-rebuild.c index de1749bd83..10d1e995c9 100644 --- a/src/lib-storage/index/index-rebuild.c +++ b/src/lib-storage/index/index-rebuild.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-search-result.c b/src/lib-storage/index/index-search-result.c index 3ccd633715..e737d3ac7b 100644 --- a/src/lib-storage/index/index-search-result.c +++ b/src/lib-storage/index/index-search-result.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-search.c b/src/lib-storage/index/index-search.c index 963296d46b..18011d3111 100644 --- a/src/lib-storage/index/index-search.c +++ b/src/lib-storage/index/index-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/index-sort-string.c b/src/lib-storage/index/index-sort-string.c index f812d6a28f..6c05743cde 100644 --- a/src/lib-storage/index/index-sort-string.c +++ b/src/lib-storage/index/index-sort-string.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ /* The idea is that we use 32bit integers for string sort IDs which specifiy the sort order for primary sort condition. The whole 32bit integer space is diff --git a/src/lib-storage/index/index-sort.c b/src/lib-storage/index/index-sort.c index 8081a2f3d0..dc4b714481 100644 --- a/src/lib-storage/index/index-sort.c +++ b/src/lib-storage/index/index-sort.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-status.c b/src/lib-storage/index/index-status.c index cd46617080..0c1c384078 100644 --- a/src/lib-storage/index/index-status.c +++ b/src/lib-storage/index/index-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-storage.c b/src/lib-storage/index/index-storage.c index 92755363a9..a370f5dd5f 100644 --- a/src/lib-storage/index/index-storage.c +++ b/src/lib-storage/index/index-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync-changes.c b/src/lib-storage/index/index-sync-changes.c index e8dc7107fd..532a3aa724 100644 --- a/src/lib-storage/index/index-sync-changes.c +++ b/src/lib-storage/index/index-sync-changes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync-pvt.c b/src/lib-storage/index/index-sync-pvt.c index 6d4292e258..af328503af 100644 --- a/src/lib-storage/index/index-sync-pvt.c +++ b/src/lib-storage/index/index-sync-pvt.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-private.h" diff --git a/src/lib-storage/index/index-sync-search.c b/src/lib-storage/index/index-sync-search.c index 3e39dde730..a6592b4b43 100644 --- a/src/lib-storage/index/index-sync-search.c +++ b/src/lib-storage/index/index-sync-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-sync.c b/src/lib-storage/index/index-sync.c index 6ec20c4ab5..79c44329c2 100644 --- a/src/lib-storage/index/index-sync.c +++ b/src/lib-storage/index/index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "seq-range-array.h" diff --git a/src/lib-storage/index/index-thread-finish.c b/src/lib-storage/index/index-thread-finish.c index 7103342552..ed4b9992e8 100644 --- a/src/lib-storage/index/index-thread-finish.c +++ b/src/lib-storage/index/index-thread-finish.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-thread-links.c b/src/lib-storage/index/index-thread-links.c index 5d9ce19005..20d6787ee8 100644 --- a/src/lib-storage/index/index-thread-links.c +++ b/src/lib-storage/index/index-thread-links.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/index-thread.c b/src/lib-storage/index/index-thread.c index 763a622702..5824a16c26 100644 --- a/src/lib-storage/index/index-thread.c +++ b/src/lib-storage/index/index-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* doc/thread-refs.txt describes the incremental algorithm we use here. */ diff --git a/src/lib-storage/index/index-transaction.c b/src/lib-storage/index/index-transaction.c index 2987033d45..4c7b42cc3b 100644 --- a/src/lib-storage/index/index-transaction.c +++ b/src/lib-storage/index/index-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/istream-mail.c b/src/lib-storage/index/istream-mail.c index 6b77fd443f..4eb97ab65a 100644 --- a/src/lib-storage/index/istream-mail.c +++ b/src/lib-storage/index/istream-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-private.h" diff --git a/src/lib-storage/index/maildir/maildir-copy.c b/src/lib-storage/index/maildir/maildir-copy.c index e7bf9f6694..493708ebe9 100644 --- a/src/lib-storage/index/maildir/maildir-copy.c +++ b/src/lib-storage/index/maildir/maildir-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/maildir/maildir-filename-flags.c b/src/lib-storage/index/maildir/maildir-filename-flags.c index 863afe3285..522284a0d4 100644 --- a/src/lib-storage/index/maildir/maildir-filename-flags.c +++ b/src/lib-storage/index/maildir/maildir-filename-flags.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/maildir/maildir-filename.c b/src/lib-storage/index/maildir/maildir-filename.c index e743cdfedd..2f76cf1715 100644 --- a/src/lib-storage/index/maildir/maildir-filename.c +++ b/src/lib-storage/index/maildir/maildir-filename.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-keywords.c b/src/lib-storage/index/maildir/maildir-keywords.c index 9eaea25dff..bc8d34a738 100644 --- a/src/lib-storage/index/maildir/maildir-keywords.c +++ b/src/lib-storage/index/maildir/maildir-keywords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ /* note that everything here depends on uidlist file being locked the whole time. that's why we don't have any locking of our own, or that we do things diff --git a/src/lib-storage/index/maildir/maildir-mail.c b/src/lib-storage/index/maildir/maildir-mail.c index 5d60b11a08..2f0293c75d 100644 --- a/src/lib-storage/index/maildir/maildir-mail.c +++ b/src/lib-storage/index/maildir/maildir-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/maildir/maildir-save.c b/src/lib-storage/index/maildir/maildir-save.c index e5393883ed..228c272142 100644 --- a/src/lib-storage/index/maildir/maildir-save.c +++ b/src/lib-storage/index/maildir/maildir-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-settings.c b/src/lib-storage/index/maildir/maildir-settings.c index d4c1e63f61..45a294c2df 100644 --- a/src/lib-storage/index/maildir/maildir-settings.c +++ b/src/lib-storage/index/maildir/maildir-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/maildir/maildir-storage.c b/src/lib-storage/index/maildir/maildir-storage.c index 9685252e92..c932c3ae6e 100644 --- a/src/lib-storage/index/maildir/maildir-storage.c +++ b/src/lib-storage/index/maildir/maildir-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-sync-index.c b/src/lib-storage/index/maildir/maildir-sync-index.c index 2a54c122c9..01ae4909b4 100644 --- a/src/lib-storage/index/maildir/maildir-sync-index.c +++ b/src/lib-storage/index/maildir/maildir-sync-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/maildir/maildir-sync.c b/src/lib-storage/index/maildir/maildir-sync.c index 22c3f0c0f8..1b80e41638 100644 --- a/src/lib-storage/index/maildir/maildir-sync.c +++ b/src/lib-storage/index/maildir/maildir-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ /* Here's a description of how we handle Maildir synchronization and diff --git a/src/lib-storage/index/maildir/maildir-uidlist.c b/src/lib-storage/index/maildir/maildir-uidlist.c index 30624a1a14..eb89aa558d 100644 --- a/src/lib-storage/index/maildir/maildir-uidlist.c +++ b/src/lib-storage/index/maildir/maildir-uidlist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ /* Version 1 format has been used for most versions of Dovecot up to v1.0.x. diff --git a/src/lib-storage/index/maildir/maildir-util.c b/src/lib-storage/index/maildir/maildir-util.c index e181d93216..e527989792 100644 --- a/src/lib-storage/index/maildir/maildir-util.c +++ b/src/lib-storage/index/maildir/maildir-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/istream-raw-mbox.c b/src/lib-storage/index/mbox/istream-raw-mbox.c index 831f86bc00..5b1ae30869 100644 --- a/src/lib-storage/index/mbox/istream-raw-mbox.c +++ b/src/lib-storage/index/mbox/istream-raw-mbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib-storage/index/mbox/mbox-file.c b/src/lib-storage/index/mbox/mbox-file.c index 8d1a00b66b..cc951c4b19 100644 --- a/src/lib-storage/index/mbox/mbox-file.c +++ b/src/lib-storage/index/mbox/mbox-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/mbox/mbox-lock.c b/src/lib-storage/index/mbox/mbox-lock.c index 6588448ff1..647f33611f 100644 --- a/src/lib-storage/index/mbox/mbox-lock.c +++ b/src/lib-storage/index/mbox/mbox-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/index/mbox/mbox-mail.c b/src/lib-storage/index/mbox/mbox-mail.c index 3dc56ef816..38487c3882 100644 --- a/src/lib-storage/index/mbox/mbox-mail.c +++ b/src/lib-storage/index/mbox/mbox-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-md5-all.c b/src/lib-storage/index/mbox/mbox-md5-all.c index 2844381748..e9831ffbf3 100644 --- a/src/lib-storage/index/mbox/mbox-md5-all.c +++ b/src/lib-storage/index/mbox/mbox-md5-all.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md5.h" diff --git a/src/lib-storage/index/mbox/mbox-md5-apop3d.c b/src/lib-storage/index/mbox/mbox-md5-apop3d.c index e7a3bb8c05..e980d0b596 100644 --- a/src/lib-storage/index/mbox/mbox-md5-apop3d.c +++ b/src/lib-storage/index/mbox/mbox-md5-apop3d.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md5.h" diff --git a/src/lib-storage/index/mbox/mbox-save.c b/src/lib-storage/index/mbox/mbox-save.c index d766f0bfd8..3724c68ffc 100644 --- a/src/lib-storage/index/mbox/mbox-save.c +++ b/src/lib-storage/index/mbox/mbox-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-settings.c b/src/lib-storage/index/mbox/mbox-settings.c index c64ff99658..419ab19bd7 100644 --- a/src/lib-storage/index/mbox/mbox-settings.c +++ b/src/lib-storage/index/mbox/mbox-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/mbox/mbox-storage.c b/src/lib-storage/index/mbox/mbox-storage.c index 561fe9b495..06539c23d6 100644 --- a/src/lib-storage/index/mbox/mbox-storage.c +++ b/src/lib-storage/index/mbox/mbox-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/mbox/mbox-sync-list-index.c b/src/lib-storage/index/mbox/mbox-sync-list-index.c index 4eef06d5ec..5524733fdb 100644 --- a/src/lib-storage/index/mbox/mbox-sync-list-index.c +++ b/src/lib-storage/index/mbox/mbox-sync-list-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mbox-storage.h" diff --git a/src/lib-storage/index/mbox/mbox-sync-parse.c b/src/lib-storage/index/mbox/mbox-sync-parse.c index 92ca089f6c..7f36f57044 100644 --- a/src/lib-storage/index/mbox/mbox-sync-parse.c +++ b/src/lib-storage/index/mbox/mbox-sync-parse.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ /* MD5 header summing logic was pretty much copy&pasted from popa3d by Solar Designer */ diff --git a/src/lib-storage/index/mbox/mbox-sync-rewrite.c b/src/lib-storage/index/mbox/mbox-sync-rewrite.c index 222d45497c..ef902441a7 100644 --- a/src/lib-storage/index/mbox/mbox-sync-rewrite.c +++ b/src/lib-storage/index/mbox/mbox-sync-rewrite.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/mbox-sync-update.c b/src/lib-storage/index/mbox/mbox-sync-update.c index e8e46ec932..052342fd9f 100644 --- a/src/lib-storage/index/mbox/mbox-sync-update.c +++ b/src/lib-storage/index/mbox/mbox-sync-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/index/mbox/mbox-sync.c b/src/lib-storage/index/mbox/mbox-sync.c index 37ec685e37..27b9383448 100644 --- a/src/lib-storage/index/mbox/mbox-sync.c +++ b/src/lib-storage/index/mbox/mbox-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ /* Modifying mbox can be slow, so we try to do it all at once minimizing the diff --git a/src/lib-storage/index/pop3c/pop3c-client.c b/src/lib-storage/index/pop3c/pop3c-client.c index 0226bbc242..6e7ff27bc7 100644 --- a/src/lib-storage/index/pop3c/pop3c-client.c +++ b/src/lib-storage/index/pop3c/pop3c-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/pop3c/pop3c-mail.c b/src/lib-storage/index/pop3c/pop3c-mail.c index 669f7c9d0e..53ee963b9d 100644 --- a/src/lib-storage/index/pop3c/pop3c-mail.c +++ b/src/lib-storage/index/pop3c/pop3c-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/pop3c/pop3c-settings.c b/src/lib-storage/index/pop3c/pop3c-settings.c index 533a559075..cea98f0574 100644 --- a/src/lib-storage/index/pop3c/pop3c-settings.c +++ b/src/lib-storage/index/pop3c/pop3c-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "settings-parser.h" diff --git a/src/lib-storage/index/pop3c/pop3c-storage.c b/src/lib-storage/index/pop3c/pop3c-storage.c index b542ecfeca..4392e33a6e 100644 --- a/src/lib-storage/index/pop3c/pop3c-storage.c +++ b/src/lib-storage/index/pop3c/pop3c-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/pop3c/pop3c-sync.c b/src/lib-storage/index/pop3c/pop3c-sync.c index 4c9c19c224..19519ea822 100644 --- a/src/lib-storage/index/pop3c/pop3c-sync.c +++ b/src/lib-storage/index/pop3c/pop3c-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/raw/raw-mail.c b/src/lib-storage/index/raw/raw-mail.c index 71b50207e4..5c0b4c6da3 100644 --- a/src/lib-storage/index/raw/raw-mail.c +++ b/src/lib-storage/index/raw/raw-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/index/raw/raw-storage.c b/src/lib-storage/index/raw/raw-storage.c index 81cbbac60e..c70500d050 100644 --- a/src/lib-storage/index/raw/raw-storage.c +++ b/src/lib-storage/index/raw/raw-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/raw/raw-sync.c b/src/lib-storage/index/raw/raw-sync.c index b162ee3e8f..86011f18a9 100644 --- a/src/lib-storage/index/raw/raw-sync.c +++ b/src/lib-storage/index/raw/raw-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/index/shared/shared-list.c b/src/lib-storage/index/shared/shared-list.c index 0d7c01e41f..325e11420d 100644 --- a/src/lib-storage/index/shared/shared-list.c +++ b/src/lib-storage/index/shared/shared-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-match.h" diff --git a/src/lib-storage/index/shared/shared-storage.c b/src/lib-storage/index/shared/shared-storage.c index 445780a99c..8a4770325f 100644 --- a/src/lib-storage/index/shared/shared-storage.c +++ b/src/lib-storage/index/shared/shared-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-delete.c b/src/lib-storage/list/mailbox-list-delete.c index 7f819ac301..5f683a321f 100644 --- a/src/lib-storage/list/mailbox-list-delete.c +++ b/src/lib-storage/list/mailbox-list-delete.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/list/mailbox-list-fs-flags.c b/src/lib-storage/list/mailbox-list-fs-flags.c index c3b7dd3936..534ae82e5d 100644 --- a/src/lib-storage/list/mailbox-list-fs-flags.c +++ b/src/lib-storage/list/mailbox-list-fs-flags.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-fs.h" diff --git a/src/lib-storage/list/mailbox-list-fs-iter.c b/src/lib-storage/list/mailbox-list-fs-iter.c index 376f1c11c2..38eb70b8a3 100644 --- a/src/lib-storage/list/mailbox-list-fs-iter.c +++ b/src/lib-storage/list/mailbox-list-fs-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-fs.c b/src/lib-storage/list/mailbox-list-fs.c index 538a7e3906..9cea24984b 100644 --- a/src/lib-storage/list/mailbox-list-fs.c +++ b/src/lib-storage/list/mailbox-list-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-storage/list/mailbox-list-index-backend.c b/src/lib-storage/list/mailbox-list-index-backend.c index 74d7ee5036..da40d0aa3c 100644 --- a/src/lib-storage/list/mailbox-list-index-backend.c +++ b/src/lib-storage/list/mailbox-list-index-backend.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib-storage/list/mailbox-list-index-iter.c b/src/lib-storage/list/mailbox-list-index-iter.c index a160abfec3..08e02827b4 100644 --- a/src/lib-storage/list/mailbox-list-index-iter.c +++ b/src/lib-storage/list/mailbox-list-index-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/list/mailbox-list-index-notify.c b/src/lib-storage/list/mailbox-list-index-notify.c index cc0fcd10e9..d19982142e 100644 --- a/src/lib-storage/list/mailbox-list-index-notify.c +++ b/src/lib-storage/list/mailbox-list-index-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/mailbox-list-index-status.c b/src/lib-storage/list/mailbox-list-index-status.c index c386ca61c1..2294ffcd75 100644 --- a/src/lib-storage/list/mailbox-list-index-status.c +++ b/src/lib-storage/list/mailbox-list-index-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-index-sync.c b/src/lib-storage/list/mailbox-list-index-sync.c index ce8cfb2cea..e5d73253ab 100644 --- a/src/lib-storage/list/mailbox-list-index-sync.c +++ b/src/lib-storage/list/mailbox-list-index-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/mailbox-list-index.c b/src/lib-storage/list/mailbox-list-index.c index 50d5565098..98109166ab 100644 --- a/src/lib-storage/list/mailbox-list-index.c +++ b/src/lib-storage/list/mailbox-list-index.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/mailbox-list-iter.c b/src/lib-storage/list/mailbox-list-iter.c index 4a094521cc..003fb2930f 100644 --- a/src/lib-storage/list/mailbox-list-iter.c +++ b/src/lib-storage/list/mailbox-list-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-maildir-iter.c b/src/lib-storage/list/mailbox-list-maildir-iter.c index caf04dda57..704cf19983 100644 --- a/src/lib-storage/list/mailbox-list-maildir-iter.c +++ b/src/lib-storage/list/mailbox-list-maildir-iter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-maildir.c b/src/lib-storage/list/mailbox-list-maildir.c index d8ec492e86..e184c08d77 100644 --- a/src/lib-storage/list/mailbox-list-maildir.c +++ b/src/lib-storage/list/mailbox-list-maildir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-none.c b/src/lib-storage/list/mailbox-list-none.c index eb8f459634..610e0f7080 100644 --- a/src/lib-storage/list/mailbox-list-none.c +++ b/src/lib-storage/list/mailbox-list-none.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/list/mailbox-list-notify-tree.c b/src/lib-storage/list/mailbox-list-notify-tree.c index 80ae9d3b29..8471b2fdda 100644 --- a/src/lib-storage/list/mailbox-list-notify-tree.c +++ b/src/lib-storage/list/mailbox-list-notify-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/list/mailbox-list-subscriptions.c b/src/lib-storage/list/mailbox-list-subscriptions.c index f07cc9e72a..0b403fdb3a 100644 --- a/src/lib-storage/list/mailbox-list-subscriptions.c +++ b/src/lib-storage/list/mailbox-list-subscriptions.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/list/subscription-file.c b/src/lib-storage/list/subscription-file.c index 640a7e3904..d9f459090a 100644 --- a/src/lib-storage/list/subscription-file.c +++ b/src/lib-storage/list/subscription-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/mail-autoexpunge.c b/src/lib-storage/mail-autoexpunge.c index b209f88ee8..7bb749d815 100644 --- a/src/lib-storage/mail-autoexpunge.c +++ b/src/lib-storage/mail-autoexpunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-copy.c b/src/lib-storage/mail-copy.c index 184c0dea1c..db71052f1a 100644 --- a/src/lib-storage/mail-copy.c +++ b/src/lib-storage/mail-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib-storage/mail-error.c b/src/lib-storage/mail-error.c index 29e493316b..2af11bd910 100644 --- a/src/lib-storage/mail-error.c +++ b/src/lib-storage/mail-error.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "eacces-error.h" diff --git a/src/lib-storage/mail-namespace.c b/src/lib-storage/mail-namespace.c index c3d3f84bf6..88c0ce606f 100644 --- a/src/lib-storage/mail-namespace.c +++ b/src/lib-storage/mail-namespace.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-search-args-cmdline.c b/src/lib-storage/mail-search-args-cmdline.c index 24da1eaec2..75301d6e78 100644 --- a/src/lib-storage/mail-search-args-cmdline.c +++ b/src/lib-storage/mail-search-args-cmdline.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/mail-search-args-imap.c b/src/lib-storage/mail-search-args-imap.c index 1775d63f4f..c60c029c6c 100644 --- a/src/lib-storage/mail-search-args-imap.c +++ b/src/lib-storage/mail-search-args-imap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-search-args-simplify.c b/src/lib-storage/mail-search-args-simplify.c index 5dfc1605c5..5a4bbc79d2 100644 --- a/src/lib-storage/mail-search-args-simplify.c +++ b/src/lib-storage/mail-search-args-simplify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/lib-storage/mail-search-build.c b/src/lib-storage/mail-search-build.c index d25f321c40..4b0b97e4ab 100644 --- a/src/lib-storage/mail-search-build.c +++ b/src/lib-storage/mail-search-build.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/mail-search-parser-cmdline.c b/src/lib-storage/mail-search-parser-cmdline.c index 21676ca6cc..cf951cc29e 100644 --- a/src/lib-storage/mail-search-parser-cmdline.c +++ b/src/lib-storage/mail-search-parser-cmdline.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-search-parser-private.h" diff --git a/src/lib-storage/mail-search-parser-imap.c b/src/lib-storage/mail-search-parser-imap.c index 2452491606..09343c5d0f 100644 --- a/src/lib-storage/mail-search-parser-imap.c +++ b/src/lib-storage/mail-search-parser-imap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-arg.h" diff --git a/src/lib-storage/mail-search-parser.c b/src/lib-storage/mail-search-parser.c index 33bdc2f560..34b926e12f 100644 --- a/src/lib-storage/mail-search-parser.c +++ b/src/lib-storage/mail-search-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-search-parser-private.h" diff --git a/src/lib-storage/mail-search-register-human.c b/src/lib-storage/mail-search-register-human.c index 2e1fdf7b22..f192fe2ae7 100644 --- a/src/lib-storage/mail-search-register-human.c +++ b/src/lib-storage/mail-search-register-human.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-search-register-imap.c b/src/lib-storage/mail-search-register-imap.c index eca18fcfbf..318b64e808 100644 --- a/src/lib-storage/mail-search-register-imap.c +++ b/src/lib-storage/mail-search-register-imap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-search-register.c b/src/lib-storage/mail-search-register.c index 4bb623d02e..3e825e1387 100644 --- a/src/lib-storage/mail-search-register.c +++ b/src/lib-storage/mail-search-register.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-search.c b/src/lib-storage/mail-search.c index 0d60d4e63c..d411112e20 100644 --- a/src/lib-storage/mail-search.c +++ b/src/lib-storage/mail-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage-hooks.c b/src/lib-storage/mail-storage-hooks.c index 9b98aa1249..a6e6939a72 100644 --- a/src/lib-storage/mail-storage-hooks.c +++ b/src/lib-storage/mail-storage-hooks.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage-service.c b/src/lib-storage/mail-storage-service.c index 386ce91570..2ca7f27afd 100644 --- a/src/lib-storage/mail-storage-service.c +++ b/src/lib-storage/mail-storage-service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-storage-settings.c b/src/lib-storage/mail-storage-settings.c index a35de74b85..e2233bfb7c 100644 --- a/src/lib-storage/mail-storage-settings.c +++ b/src/lib-storage/mail-storage-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail-storage.c b/src/lib-storage/mail-storage.c index d85d09a224..331b867d82 100644 --- a/src/lib-storage/mail-storage.c +++ b/src/lib-storage/mail-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mail-thread.c b/src/lib-storage/mail-thread.c index 09326fdee9..dbded7b76b 100644 --- a/src/lib-storage/mail-thread.c +++ b/src/lib-storage/mail-thread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-thread.h" diff --git a/src/lib-storage/mail-user.c b/src/lib-storage/mail-user.c index 0d14d9f15a..6280466055 100644 --- a/src/lib-storage/mail-user.c +++ b/src/lib-storage/mail-user.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mail.c b/src/lib-storage/mail.c index 7fc15ff2df..4da8ffd5d6 100644 --- a/src/lib-storage/mail.c +++ b/src/lib-storage/mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mailbox-attribute-internal.c b/src/lib-storage/mailbox-attribute-internal.c index db109b70df..62e97e0082 100644 --- a/src/lib-storage/mailbox-attribute-internal.c +++ b/src/lib-storage/mailbox-attribute-internal.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-private.h" diff --git a/src/lib-storage/mailbox-attribute.c b/src/lib-storage/mailbox-attribute.c index 9cefaac462..e1636ad22a 100644 --- a/src/lib-storage/mailbox-attribute.c +++ b/src/lib-storage/mailbox-attribute.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-get.c b/src/lib-storage/mailbox-get.c index ba1402610d..8b5a8d1f12 100644 --- a/src/lib-storage/mailbox-get.c +++ b/src/lib-storage/mailbox-get.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-guid-cache.c b/src/lib-storage/mailbox-guid-cache.c index e7e8a56e9a..f6ac6233df 100644 --- a/src/lib-storage/mailbox-guid-cache.c +++ b/src/lib-storage/mailbox-guid-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mailbox-header.c b/src/lib-storage/mailbox-header.c index b2ca5d2ee3..c038f48d09 100644 --- a/src/lib-storage/mailbox-header.c +++ b/src/lib-storage/mailbox-header.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-cache.h" diff --git a/src/lib-storage/mailbox-keywords.c b/src/lib-storage/mailbox-keywords.c index 98560c24c3..94c43a14b5 100644 --- a/src/lib-storage/mailbox-keywords.c +++ b/src/lib-storage/mailbox-keywords.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "imap-arg.h" diff --git a/src/lib-storage/mailbox-list-notify.c b/src/lib-storage/mailbox-list-notify.c index dcd9bba749..4501f0d37b 100644 --- a/src/lib-storage/mailbox-list-notify.c +++ b/src/lib-storage/mailbox-list-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-private.h" diff --git a/src/lib-storage/mailbox-list.c b/src/lib-storage/mailbox-list.c index 9273b1f158..c80033b873 100644 --- a/src/lib-storage/mailbox-list.c +++ b/src/lib-storage/mailbox-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-recent-flags.c b/src/lib-storage/mailbox-recent-flags.c index 1aadfdb180..8f2cccb166 100644 --- a/src/lib-storage/mailbox-recent-flags.c +++ b/src/lib-storage/mailbox-recent-flags.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-private.h" diff --git a/src/lib-storage/mailbox-search-result.c b/src/lib-storage/mailbox-search-result.c index 4a6b516549..af180d1864 100644 --- a/src/lib-storage/mailbox-search-result.c +++ b/src/lib-storage/mailbox-search-result.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-tree.c b/src/lib-storage/mailbox-tree.c index c42b6248c0..d78d909a08 100644 --- a/src/lib-storage/mailbox-tree.c +++ b/src/lib-storage/mailbox-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-storage/mailbox-uidvalidity.c b/src/lib-storage/mailbox-uidvalidity.c index 92e898f399..ad5e1e632c 100644 --- a/src/lib-storage/mailbox-uidvalidity.c +++ b/src/lib-storage/mailbox-uidvalidity.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/mailbox-watch.c b/src/lib-storage/mailbox-watch.c index 20184422c4..adb77bfc7b 100644 --- a/src/lib-storage/mailbox-watch.c +++ b/src/lib-storage/mailbox-watch.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/test-mail-search-args-imap.c b/src/lib-storage/test-mail-search-args-imap.c index 34c18b9a1f..28ef245c5e 100644 --- a/src/lib-storage/test-mail-search-args-imap.c +++ b/src/lib-storage/test-mail-search-args-imap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib-storage/test-mail-search-args-simplify.c b/src/lib-storage/test-mail-search-args-simplify.c index 80686e5985..dc55cb2531 100644 --- a/src/lib-storage/test-mail-search-args-simplify.c +++ b/src/lib-storage/test-mail-search-args-simplify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib-storage/test-mailbox-get.c b/src/lib-storage/test-mailbox-get.c index a376655786..aa8dc62059 100644 --- a/src/lib-storage/test-mailbox-get.c +++ b/src/lib-storage/test-mailbox-get.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib-test/test-common.c b/src/lib-test/test-common.c index a77239a5da..aff3c230da 100644 --- a/src/lib-test/test-common.c +++ b/src/lib-test/test-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/abspath.c b/src/lib/abspath.c index c2d0ec4a31..7e685ba2fd 100644 --- a/src/lib/abspath.c +++ b/src/lib/abspath.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/aqueue.c b/src/lib/aqueue.c index 002e14d892..26388bd68e 100644 --- a/src/lib/aqueue.c +++ b/src/lib/aqueue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/array.c b/src/lib/array.c index 619d43cb6b..1c3fe0ec0e 100644 --- a/src/lib/array.c +++ b/src/lib/array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/askpass.c b/src/lib/askpass.c index f03bf60c00..ea5ad5ad65 100644 --- a/src/lib/askpass.c +++ b/src/lib/askpass.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/backtrace-string.c b/src/lib/backtrace-string.c index f91c10cf10..4e47a00aa9 100644 --- a/src/lib/backtrace-string.c +++ b/src/lib/backtrace-string.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/base32.c b/src/lib/base32.c index fbe41d3fa4..a9d752988a 100644 --- a/src/lib/base32.c +++ b/src/lib/base32.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base32.h" diff --git a/src/lib/base64.c b/src/lib/base64.c index 1940f64ab3..d17e953180 100644 --- a/src/lib/base64.c +++ b/src/lib/base64.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib/bits.c b/src/lib/bits.c index 8fa8a46bbf..c4bcbc889e 100644 --- a/src/lib/bits.c +++ b/src/lib/bits.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib/bsearch-insert-pos.c b/src/lib/bsearch-insert-pos.c index f47a74e94e..009292386b 100644 --- a/src/lib/bsearch-insert-pos.c +++ b/src/lib/bsearch-insert-pos.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/buffer.c b/src/lib/buffer.c index 1260de91d0..d7430c0fbf 100644 --- a/src/lib/buffer.c +++ b/src/lib/buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/child-wait.c b/src/lib/child-wait.c index 5bf5361b05..589bbae7fd 100644 --- a/src/lib/child-wait.c +++ b/src/lib/child-wait.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/lib/compat.c b/src/lib/compat.c index 43b15c6efa..f7559c3a91 100644 --- a/src/lib/compat.c +++ b/src/lib/compat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "config.h" #undef HAVE_CONFIG_H diff --git a/src/lib/connection.c b/src/lib/connection.c index 1243c0f974..f9fab8f798 100644 --- a/src/lib/connection.c +++ b/src/lib/connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/crc32.c b/src/lib/crc32.c index 26fac0a9c0..aca20be070 100644 --- a/src/lib/crc32.c +++ b/src/lib/crc32.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "crc32.h" diff --git a/src/lib/data-stack.c b/src/lib/data-stack.c index 7054771ef3..4802110f5b 100644 --- a/src/lib/data-stack.c +++ b/src/lib/data-stack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/eacces-error.c b/src/lib/eacces-error.c index 09fef0575f..e0d6f42acf 100644 --- a/src/lib/eacces-error.c +++ b/src/lib/eacces-error.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/env-util.c b/src/lib/env-util.c index 7def5e9971..afbfa9adec 100644 --- a/src/lib/env-util.c +++ b/src/lib/env-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/execv-const.c b/src/lib/execv-const.c index 4decd30785..496fb51288 100644 --- a/src/lib/execv-const.c +++ b/src/lib/execv-const.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "execv-const.h" diff --git a/src/lib/failures.c b/src/lib/failures.c index 6b0124cbd3..bd358a8d27 100644 --- a/src/lib/failures.c +++ b/src/lib/failures.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/fd-close-on-exec.c b/src/lib/fd-close-on-exec.c index 6373eef3fb..7bcf399a27 100644 --- a/src/lib/fd-close-on-exec.c +++ b/src/lib/fd-close-on-exec.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib/fd-set-nonblock.c b/src/lib/fd-set-nonblock.c index 080bb96a94..e7108fbc96 100644 --- a/src/lib/fd-set-nonblock.c +++ b/src/lib/fd-set-nonblock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fd-set-nonblock.h" diff --git a/src/lib/fdatasync-path.c b/src/lib/fdatasync-path.c index c45a88835c..371880de80 100644 --- a/src/lib/fdatasync-path.c +++ b/src/lib/fdatasync-path.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fdatasync-path.h" diff --git a/src/lib/fdpass.c b/src/lib/fdpass.c index 90275a8159..a85ff35515 100644 --- a/src/lib/fdpass.c +++ b/src/lib/fdpass.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* fdpass.c - File descriptor passing between processes via UNIX sockets diff --git a/src/lib/file-cache.c b/src/lib/file-cache.c index 572a1940f2..1f592d233d 100644 --- a/src/lib/file-cache.c +++ b/src/lib/file-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/file-copy.c b/src/lib/file-copy.c index 4665ce90a0..2931fcd3a6 100644 --- a/src/lib/file-copy.c +++ b/src/lib/file-copy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib/file-create-locked.c b/src/lib/file-create-locked.c index fe5fb28f31..3ea4c66b70 100644 --- a/src/lib/file-create-locked.c +++ b/src/lib/file-create-locked.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/file-dotlock.c b/src/lib/file-dotlock.c index 2a3c738c3d..90219a7b92 100644 --- a/src/lib/file-dotlock.c +++ b/src/lib/file-dotlock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/file-lock.c b/src/lib/file-lock.c index 1498e88a97..a1e9595637 100644 --- a/src/lib/file-lock.c +++ b/src/lib/file-lock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib/file-set-size.c b/src/lib/file-set-size.c index 587ffcf9d0..352bba5025 100644 --- a/src/lib/file-set-size.c +++ b/src/lib/file-set-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #ifdef HAVE_CONFIG_H # include "config.h" diff --git a/src/lib/guid.c b/src/lib/guid.c index e71818782b..902c79658c 100644 --- a/src/lib/guid.c +++ b/src/lib/guid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/hash-format.c b/src/lib/hash-format.c index 66ebba5070..4afc5cd5b4 100644 --- a/src/lib/hash-format.c +++ b/src/lib/hash-format.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/lib/hash-method.c b/src/lib/hash-method.c index 14b08c855a..c8d920b059 100644 --- a/src/lib/hash-method.c +++ b/src/lib/hash-method.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "md4.h" diff --git a/src/lib/hash.c b/src/lib/hash.c index fe72a6e2f7..7f6e87db3f 100644 --- a/src/lib/hash.c +++ b/src/lib/hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/hash2.c b/src/lib/hash2.c index c8ec601774..ba950893e4 100644 --- a/src/lib/hash2.c +++ b/src/lib/hash2.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/hex-binary.c b/src/lib/hex-binary.c index 4560b352af..0fb89ef167 100644 --- a/src/lib/hex-binary.c +++ b/src/lib/hex-binary.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/hex-dec.c b/src/lib/hex-dec.c index c9dcc9d837..d6a4fca2e2 100644 --- a/src/lib/hex-dec.c +++ b/src/lib/hex-dec.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hex-dec.h" diff --git a/src/lib/hmac.c b/src/lib/hmac.c index 8c35b717ff..52da3b442f 100644 --- a/src/lib/hmac.c +++ b/src/lib/hmac.c @@ -2,7 +2,7 @@ * HMAC (RFC-2104) implementation. * * Copyright (c) 2004 Andrey Panin - * Copyright (c) 2011-2015 Florian Zeitz + * Copyright (c) 2011-2016 Florian Zeitz * * This software is released under the MIT license. */ diff --git a/src/lib/home-expand.c b/src/lib/home-expand.c index 37fdcb9d38..3cc99db8b2 100644 --- a/src/lib/home-expand.c +++ b/src/lib/home-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ipwd.h" diff --git a/src/lib/hostpid.c b/src/lib/hostpid.c index a745622216..b5c585a5df 100644 --- a/src/lib/hostpid.c +++ b/src/lib/hostpid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib/imem.c b/src/lib/imem.c index 32cd77eb41..847599cded 100644 --- a/src/lib/imem.c +++ b/src/lib/imem.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib/ioloop-epoll.c b/src/lib/ioloop-epoll.c index 9ccfeeaa4c..1143abecb6 100644 --- a/src/lib/ioloop-epoll.c +++ b/src/lib/ioloop-epoll.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/ioloop-notify-fd.c b/src/lib/ioloop-notify-fd.c index bf245b5b23..70fa7f5a68 100644 --- a/src/lib/ioloop-notify-fd.c +++ b/src/lib/ioloop-notify-fd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-private.h" diff --git a/src/lib/ioloop-notify-inotify.c b/src/lib/ioloop-notify-inotify.c index 568b7e0eda..a32cca0469 100644 --- a/src/lib/ioloop-notify-inotify.c +++ b/src/lib/ioloop-notify-inotify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #define _GNU_SOURCE #include "lib.h" diff --git a/src/lib/ioloop-notify-none.c b/src/lib/ioloop-notify-none.c index f8a6e320e0..f27c2bfcd7 100644 --- a/src/lib/ioloop-notify-none.c +++ b/src/lib/ioloop-notify-none.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-private.h" diff --git a/src/lib/ioloop-poll.c b/src/lib/ioloop-poll.c index 55e16402a6..862d84ead2 100644 --- a/src/lib/ioloop-poll.c +++ b/src/lib/ioloop-poll.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/ioloop-select.c b/src/lib/ioloop-select.c index b7a4dfaca4..e2f05105bf 100644 --- a/src/lib/ioloop-select.c +++ b/src/lib/ioloop-select.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop-private.h" diff --git a/src/lib/ioloop.c b/src/lib/ioloop.c index efc80aa695..f485acf13f 100644 --- a/src/lib/ioloop.c +++ b/src/lib/ioloop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/iostream-rawlog.c b/src/lib/iostream-rawlog.c index 8b696ef1a5..71d07d7898 100644 --- a/src/lib/iostream-rawlog.c +++ b/src/lib/iostream-rawlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hostpid.h" diff --git a/src/lib/iostream-temp.c b/src/lib/iostream-temp.c index b3e6323d18..0d891d8039 100644 --- a/src/lib/iostream-temp.c +++ b/src/lib/iostream-temp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/iostream.c b/src/lib/iostream.c index afaf5a34b1..dbec2d9c91 100644 --- a/src/lib/iostream.c +++ b/src/lib/iostream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/ipwd.c b/src/lib/ipwd.c index 560b01da3e..35c259f1be 100644 --- a/src/lib/ipwd.c +++ b/src/lib/ipwd.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #define _POSIX_PTHREAD_SEMANTICS /* for Solaris */ #include "lib.h" diff --git a/src/lib/iso8601-date.c b/src/lib/iso8601-date.c index 09032eb3de..642d496f60 100644 --- a/src/lib/iso8601-date.c +++ b/src/lib/iso8601-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib/istream-base64-decoder.c b/src/lib/istream-base64-decoder.c index 11298b7b2b..3df6d4ec49 100644 --- a/src/lib/istream-base64-decoder.c +++ b/src/lib/istream-base64-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-base64-encoder.c b/src/lib/istream-base64-encoder.c index c273eaec9e..2b7b5670a2 100644 --- a/src/lib/istream-base64-encoder.c +++ b/src/lib/istream-base64-encoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-callback.c b/src/lib/istream-callback.c index e6279be857..25ce552815 100644 --- a/src/lib/istream-callback.c +++ b/src/lib/istream-callback.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-chain.c b/src/lib/istream-chain.c index 2e5e8600fd..73b8c9e1b7 100644 --- a/src/lib/istream-chain.c +++ b/src/lib/istream-chain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/lib/istream-concat.c b/src/lib/istream-concat.c index 61a32754dd..ee08bf74e6 100644 --- a/src/lib/istream-concat.c +++ b/src/lib/istream-concat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-crlf.c b/src/lib/istream-crlf.c index 1907b5f158..445059cce2 100644 --- a/src/lib/istream-crlf.c +++ b/src/lib/istream-crlf.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-data.c b/src/lib/istream-data.c index 0da84d1168..3eb611a0e6 100644 --- a/src/lib/istream-data.c +++ b/src/lib/istream-data.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-failure-at.c b/src/lib/istream-failure-at.c index f4817e8ef0..9eb60f9889 100644 --- a/src/lib/istream-failure-at.c +++ b/src/lib/istream-failure-at.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-file.c b/src/lib/istream-file.c index 4df72f04a6..fcf284b5de 100644 --- a/src/lib/istream-file.c +++ b/src/lib/istream-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/istream-hash.c b/src/lib/istream-hash.c index e25abdaa64..d53807805c 100644 --- a/src/lib/istream-hash.c +++ b/src/lib/istream-hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash-method.h" diff --git a/src/lib/istream-jsonstr.c b/src/lib/istream-jsonstr.c index f72855c30a..51caf7442f 100644 --- a/src/lib/istream-jsonstr.c +++ b/src/lib/istream-jsonstr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-limit.c b/src/lib/istream-limit.c index 59ef72bb57..04e25826c7 100644 --- a/src/lib/istream-limit.c +++ b/src/lib/istream-limit.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-mmap.c b/src/lib/istream-mmap.c index 470bed228d..de4ddeb2ad 100644 --- a/src/lib/istream-mmap.c +++ b/src/lib/istream-mmap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/istream-rawlog.c b/src/lib/istream-rawlog.c index 1ec2566e05..82ba2db428 100644 --- a/src/lib/istream-rawlog.c +++ b/src/lib/istream-rawlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ostream.h" diff --git a/src/lib/istream-seekable.c b/src/lib/istream-seekable.c index 0125112fc7..a12581813c 100644 --- a/src/lib/istream-seekable.c +++ b/src/lib/istream-seekable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/istream-sized.c b/src/lib/istream-sized.c index 1b55a10a81..810af19243 100644 --- a/src/lib/istream-sized.c +++ b/src/lib/istream-sized.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-tee.c b/src/lib/istream-tee.c index 7b87078d5b..a436fa841e 100644 --- a/src/lib/istream-tee.c +++ b/src/lib/istream-tee.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream-private.h" diff --git a/src/lib/istream-timeout.c b/src/lib/istream-timeout.c index 70c3f99735..b3dd471902 100644 --- a/src/lib/istream-timeout.c +++ b/src/lib/istream-timeout.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/istream-unix.c b/src/lib/istream-unix.c index 57b5a53773..fb6e8e1ac7 100644 --- a/src/lib/istream-unix.c +++ b/src/lib/istream-unix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fdpass.h" diff --git a/src/lib/istream.c b/src/lib/istream.c index 187843a395..4f2988936b 100644 --- a/src/lib/istream.c +++ b/src/lib/istream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/json-parser.c b/src/lib/json-parser.c index 54e75e681c..ec6a10bb4d 100644 --- a/src/lib/json-parser.c +++ b/src/lib/json-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/json-tree.c b/src/lib/json-tree.c index 0b39bdfd55..b64683acc8 100644 --- a/src/lib/json-tree.c +++ b/src/lib/json-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "json-tree.h" diff --git a/src/lib/lib-signals.c b/src/lib/lib-signals.c index 40935a35fc..a0089afa38 100644 --- a/src/lib/lib-signals.c +++ b/src/lib/lib-signals.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/lib.c b/src/lib/lib.c index df55602e42..bea746e4e0 100644 --- a/src/lib/lib.c +++ b/src/lib/lib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/mempool-alloconly.c b/src/lib/mempool-alloconly.c index a06873754d..bf3c94a8bf 100644 --- a/src/lib/mempool-alloconly.c +++ b/src/lib/mempool-alloconly.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ #include "lib.h" diff --git a/src/lib/mempool-datastack.c b/src/lib/mempool-datastack.c index 9ade37e539..2e119190c2 100644 --- a/src/lib/mempool-datastack.c +++ b/src/lib/mempool-datastack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mempool.h" diff --git a/src/lib/mempool-system.c b/src/lib/mempool-system.c index bd938bf84a..ab83e22310 100644 --- a/src/lib/mempool-system.c +++ b/src/lib/mempool-system.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/mempool-unsafe-datastack.c b/src/lib/mempool-unsafe-datastack.c index bf74f85cec..a8e7e20c9b 100644 --- a/src/lib/mempool-unsafe-datastack.c +++ b/src/lib/mempool-unsafe-datastack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mempool.h" diff --git a/src/lib/mempool.c b/src/lib/mempool.c index 161f618f8e..23ef615196 100644 --- a/src/lib/mempool.c +++ b/src/lib/mempool.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/lib/mkdir-parents.c b/src/lib/mkdir-parents.c index 1072e3a9b8..4a58c75233 100644 --- a/src/lib/mkdir-parents.c +++ b/src/lib/mkdir-parents.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/mmap-anon.c b/src/lib/mmap-anon.c index 1b8580820e..793aebf3dc 100644 --- a/src/lib/mmap-anon.c +++ b/src/lib/mmap-anon.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/mmap-util.c b/src/lib/mmap-util.c index c813535a75..6215b13237 100644 --- a/src/lib/mmap-util.c +++ b/src/lib/mmap-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mmap-util.h" diff --git a/src/lib/module-dir.c b/src/lib/module-dir.c index 11195fc858..882b168924 100644 --- a/src/lib/module-dir.c +++ b/src/lib/module-dir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/mountpoint.c b/src/lib/mountpoint.c index 49d98b40a8..685aab4657 100644 --- a/src/lib/mountpoint.c +++ b/src/lib/mountpoint.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mountpoint.h" diff --git a/src/lib/net.c b/src/lib/net.c index ae9b477037..bac5149492 100644 --- a/src/lib/net.c +++ b/src/lib/net.c @@ -1,4 +1,4 @@ -/* Copyright (c) 1999-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 1999-2016 Dovecot authors, see the included COPYING file */ #define _GNU_SOURCE /* For Linux's struct ucred */ #include "lib.h" diff --git a/src/lib/nfs-workarounds.c b/src/lib/nfs-workarounds.c index 46d1600910..4c2c917473 100644 --- a/src/lib/nfs-workarounds.c +++ b/src/lib/nfs-workarounds.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ /* These tests were done with various Linux 2.6 kernels, FreeBSD 6.2 and diff --git a/src/lib/numpack.c b/src/lib/numpack.c index 11dedae577..5ce519fe41 100644 --- a/src/lib/numpack.c +++ b/src/lib/numpack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/ostream-buffer.c b/src/lib/ostream-buffer.c index ff56e00947..3507ec4408 100644 --- a/src/lib/ostream-buffer.c +++ b/src/lib/ostream-buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/ostream-failure-at.c b/src/lib/ostream-failure-at.c index 096fc4d0db..2e3cf22d9e 100644 --- a/src/lib/ostream-failure-at.c +++ b/src/lib/ostream-failure-at.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/ostream-file.c b/src/lib/ostream-file.c index a2f4416ca6..42ca08b2db 100644 --- a/src/lib/ostream-file.c +++ b/src/lib/ostream-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/ostream-hash.c b/src/lib/ostream-hash.c index eb153284e6..69d3231ebd 100644 --- a/src/lib/ostream-hash.c +++ b/src/lib/ostream-hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash-method.h" diff --git a/src/lib/ostream-rawlog.c b/src/lib/ostream-rawlog.c index 24aadc4eb7..e1e25d9956 100644 --- a/src/lib/ostream-rawlog.c +++ b/src/lib/ostream-rawlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "iostream-rawlog-private.h" diff --git a/src/lib/ostream.c b/src/lib/ostream.c index 8dd1016128..651b26b092 100644 --- a/src/lib/ostream.c +++ b/src/lib/ostream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/lib/primes.c b/src/lib/primes.c index f4c2b31c39..a7c5cb03af 100644 --- a/src/lib/primes.c +++ b/src/lib/primes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "primes.h" diff --git a/src/lib/printf-format-fix.c b/src/lib/printf-format-fix.c index a3b512e18f..347aae6718 100644 --- a/src/lib/printf-format-fix.c +++ b/src/lib/printf-format-fix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "printf-format-fix.h" diff --git a/src/lib/priorityq.c b/src/lib/priorityq.c index 76037937fd..54186e86f0 100644 --- a/src/lib/priorityq.c +++ b/src/lib/priorityq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/process-title.c b/src/lib/process-title.c index b034a21309..bda21717cd 100644 --- a/src/lib/process-title.c +++ b/src/lib/process-title.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h" diff --git a/src/lib/rand.c b/src/lib/rand.c index 39f7615ec8..bdcf6795de 100644 --- a/src/lib/rand.c +++ b/src/lib/rand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ /* Wrap srand() so that we can reproduce fuzzed tests */ diff --git a/src/lib/randgen.c b/src/lib/randgen.c index 7d6f8ce61e..929dfafe71 100644 --- a/src/lib/randgen.c +++ b/src/lib/randgen.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "randgen.h" diff --git a/src/lib/read-full.c b/src/lib/read-full.c index 60db7b774c..2418c71eba 100644 --- a/src/lib/read-full.c +++ b/src/lib/read-full.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "read-full.h" diff --git a/src/lib/restrict-access.c b/src/lib/restrict-access.c index 1e43e23d74..d25da5cc87 100644 --- a/src/lib/restrict-access.c +++ b/src/lib/restrict-access.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #define _GNU_SOURCE /* setresgid() */ #include /* for AIX */ diff --git a/src/lib/restrict-process-size.c b/src/lib/restrict-process-size.c index 35c184e78b..d7ff0269c1 100644 --- a/src/lib/restrict-process-size.c +++ b/src/lib/restrict-process-size.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-process-size.h" diff --git a/src/lib/safe-memset.c b/src/lib/safe-memset.c index aa2a04503d..4ea7dbccb2 100644 --- a/src/lib/safe-memset.c +++ b/src/lib/safe-memset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-memset.h" diff --git a/src/lib/safe-mkdir.c b/src/lib/safe-mkdir.c index f5d33d76ff..c6baa9098f 100644 --- a/src/lib/safe-mkdir.c +++ b/src/lib/safe-mkdir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "safe-mkdir.h" diff --git a/src/lib/safe-mkstemp.c b/src/lib/safe-mkstemp.c index c175bb556e..7c8adf9842 100644 --- a/src/lib/safe-mkstemp.c +++ b/src/lib/safe-mkstemp.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/sendfile-util.c b/src/lib/sendfile-util.c index c9cff1e47d..a47047ddd8 100644 --- a/src/lib/sendfile-util.c +++ b/src/lib/sendfile-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* kludge a bit to remove _FILE_OFFSET_BITS definition from config.h. It's required to be able to include sys/sendfile.h with Linux. */ diff --git a/src/lib/seq-range-array.c b/src/lib/seq-range-array.c index 63134253f7..5f23204d2f 100644 --- a/src/lib/seq-range-array.c +++ b/src/lib/seq-range-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/str-find.c b/src/lib/str-find.c index 1576a412b7..daacfebcae 100644 --- a/src/lib/str-find.c +++ b/src/lib/str-find.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/str-sanitize.c b/src/lib/str-sanitize.c index d83554626e..a410153a7c 100644 --- a/src/lib/str-sanitize.c +++ b/src/lib/str-sanitize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "unichar.h" diff --git a/src/lib/str-table.c b/src/lib/str-table.c index 4362cb3143..982344f36f 100644 --- a/src/lib/str-table.c +++ b/src/lib/str-table.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/lib/str.c b/src/lib/str.c index 5894518e05..4203432ace 100644 --- a/src/lib/str.c +++ b/src/lib/str.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lib/strescape.c b/src/lib/strescape.c index 779095df6e..065a50910b 100644 --- a/src/lib/strescape.c +++ b/src/lib/strescape.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/lib/strfuncs.c b/src/lib/strfuncs.c index b73e88ca42..b48b7f3036 100644 --- a/src/lib/strfuncs.c +++ b/src/lib/strfuncs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* @UNSAFE: whole file */ diff --git a/src/lib/strnum.c b/src/lib/strnum.c index aa82159b08..f8301ea497 100644 --- a/src/lib/strnum.c +++ b/src/lib/strnum.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "strnum.h" diff --git a/src/lib/test-aqueue.c b/src/lib/test-aqueue.c index ef2eadb15d..0ea234996e 100644 --- a/src/lib/test-aqueue.c +++ b/src/lib/test-aqueue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-array.c b/src/lib/test-array.c index 98f330a202..c3fd7b3012 100644 --- a/src/lib/test-array.c +++ b/src/lib/test-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-base32.c b/src/lib/test-base32.c index edbae2965f..e5e0e92d76 100644 --- a/src/lib/test-base32.c +++ b/src/lib/test-base32.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-base64.c b/src/lib/test-base64.c index aca780e233..f440020cf0 100644 --- a/src/lib/test-base64.c +++ b/src/lib/test-base64.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-bits.c b/src/lib/test-bits.c index 88b16478d7..9776a2c51f 100644 --- a/src/lib/test-bits.c +++ b/src/lib/test-bits.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ /* Unit tests for bit twiddles library */ diff --git a/src/lib/test-bsearch-insert-pos.c b/src/lib/test-bsearch-insert-pos.c index c69656504e..825f431384 100644 --- a/src/lib/test-bsearch-insert-pos.c +++ b/src/lib/test-bsearch-insert-pos.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "bsearch-insert-pos.h" diff --git a/src/lib/test-buffer.c b/src/lib/test-buffer.c index e92d8b7e9d..c5c53850f3 100644 --- a/src/lib/test-buffer.c +++ b/src/lib/test-buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-crc32.c b/src/lib/test-crc32.c index d2b1f307ba..1cab4ee171 100644 --- a/src/lib/test-crc32.c +++ b/src/lib/test-crc32.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "crc32.h" diff --git a/src/lib/test-data-stack.c b/src/lib/test-data-stack.c index b4bf62b813..055ac3d57a 100644 --- a/src/lib/test-data-stack.c +++ b/src/lib/test-data-stack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "data-stack.h" diff --git a/src/lib/test-failures.c b/src/lib/test-failures.c index 27ca88f17f..47b3bd0ffe 100644 --- a/src/lib/test-failures.c +++ b/src/lib/test-failures.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ /* Unit tests for failure helpers */ diff --git a/src/lib/test-guid.c b/src/lib/test-guid.c index fd8637411c..83d778fa64 100644 --- a/src/lib/test-guid.c +++ b/src/lib/test-guid.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "guid.h" diff --git a/src/lib/test-hash-format.c b/src/lib/test-hash-format.c index cb09650f85..568b577db9 100644 --- a/src/lib/test-hash-format.c +++ b/src/lib/test-hash-format.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-hash-method.c b/src/lib/test-hash-method.c index a83df42ace..77948ba56e 100644 --- a/src/lib/test-hash-method.c +++ b/src/lib/test-hash-method.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "mmap-util.h" diff --git a/src/lib/test-hash.c b/src/lib/test-hash.c index 46f39868f4..68bc8b1b64 100644 --- a/src/lib/test-hash.c +++ b/src/lib/test-hash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "hash.h" diff --git a/src/lib/test-hex-binary.c b/src/lib/test-hex-binary.c index 6235129a53..6d3f404f93 100644 --- a/src/lib/test-hex-binary.c +++ b/src/lib/test-hex-binary.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-ioloop.c b/src/lib/test-ioloop.c index 049b0d516a..a54af1e3fe 100644 --- a/src/lib/test-ioloop.c +++ b/src/lib/test-ioloop.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "net.h" diff --git a/src/lib/test-iso8601-date.c b/src/lib/test-iso8601-date.c index 58bbe49d8f..b2ca4d3da6 100644 --- a/src/lib/test-iso8601-date.c +++ b/src/lib/test-iso8601-date.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "test-common.h" diff --git a/src/lib/test-istream-base64-decoder.c b/src/lib/test-istream-base64-decoder.c index 57a33b851f..1848937847 100644 --- a/src/lib/test-istream-base64-decoder.c +++ b/src/lib/test-istream-base64-decoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-istream-base64-encoder.c b/src/lib/test-istream-base64-encoder.c index 78d997ae80..dcc564e786 100644 --- a/src/lib/test-istream-base64-encoder.c +++ b/src/lib/test-istream-base64-encoder.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-istream-concat.c b/src/lib/test-istream-concat.c index d40e5b9db3..e53e2f21d1 100644 --- a/src/lib/test-istream-concat.c +++ b/src/lib/test-istream-concat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream-private.h" diff --git a/src/lib/test-istream-crlf.c b/src/lib/test-istream-crlf.c index 8b2568a4b9..b6ed18bd3a 100644 --- a/src/lib/test-istream-crlf.c +++ b/src/lib/test-istream-crlf.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-istream-failure-at.c b/src/lib/test-istream-failure-at.c index f4d2d62b95..5aaceb558f 100644 --- a/src/lib/test-istream-failure-at.c +++ b/src/lib/test-istream-failure-at.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream.h" diff --git a/src/lib/test-istream-seekable.c b/src/lib/test-istream-seekable.c index a50f45b99b..1513868bb7 100644 --- a/src/lib/test-istream-seekable.c +++ b/src/lib/test-istream-seekable.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream-private.h" diff --git a/src/lib/test-istream-tee.c b/src/lib/test-istream-tee.c index 2ca92aca45..dfb7b096b6 100644 --- a/src/lib/test-istream-tee.c +++ b/src/lib/test-istream-tee.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-istream-unix.c b/src/lib/test-istream-unix.c index b31fb86fb3..d2d9c8f031 100644 --- a/src/lib/test-istream-unix.c +++ b/src/lib/test-istream-unix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "net.h" diff --git a/src/lib/test-istream.c b/src/lib/test-istream.c index 511937388a..f5e3da7cfc 100644 --- a/src/lib/test-istream.c +++ b/src/lib/test-istream.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "istream.h" diff --git a/src/lib/test-json-parser.c b/src/lib/test-json-parser.c index 24de148284..f75be2930b 100644 --- a/src/lib/test-json-parser.c +++ b/src/lib/test-json-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-json-tree.c b/src/lib/test-json-tree.c index 1c81fb77c6..edae5dffa4 100644 --- a/src/lib/test-json-tree.c +++ b/src/lib/test-json-tree.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "json-tree.h" diff --git a/src/lib/test-lib.c b/src/lib/test-lib.c index f3234c96d3..5849077ee1 100644 --- a/src/lib/test-lib.c +++ b/src/lib/test-lib.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-llist.c b/src/lib/test-llist.c index b827ce15d9..dcb10d7fd8 100644 --- a/src/lib/test-llist.c +++ b/src/lib/test-llist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "llist.h" diff --git a/src/lib/test-mempool-alloconly.c b/src/lib/test-mempool-alloconly.c index 5f6e971f67..6fa046fe3c 100644 --- a/src/lib/test-mempool-alloconly.c +++ b/src/lib/test-mempool-alloconly.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-net.c b/src/lib/test-net.c index e60afac46e..c0ea58870b 100644 --- a/src/lib/test-net.c +++ b/src/lib/test-net.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "net.h" diff --git a/src/lib/test-numpack.c b/src/lib/test-numpack.c index 1464868e49..f35d865a5b 100644 --- a/src/lib/test-numpack.c +++ b/src/lib/test-numpack.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-ostream-failure-at.c b/src/lib/test-ostream-failure-at.c index e373569bac..cee3334386 100644 --- a/src/lib/test-ostream-failure-at.c +++ b/src/lib/test-ostream-failure-at.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "buffer.h" diff --git a/src/lib/test-ostream-file.c b/src/lib/test-ostream-file.c index f64e57bec1..a079b62271 100644 --- a/src/lib/test-ostream-file.c +++ b/src/lib/test-ostream-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-primes.c b/src/lib/test-primes.c index b70465b09f..de0a59635c 100644 --- a/src/lib/test-primes.c +++ b/src/lib/test-primes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "primes.h" diff --git a/src/lib/test-printf-format-fix.c b/src/lib/test-printf-format-fix.c index 886486611e..2dc685d1b9 100644 --- a/src/lib/test-printf-format-fix.c +++ b/src/lib/test-printf-format-fix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2001-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2001-2016 Dovecot authors, see the included COPYING file */ /* Unit tests for printf-format-fix helper */ diff --git a/src/lib/test-priorityq.c b/src/lib/test-priorityq.c index c221962827..5b3e742c06 100644 --- a/src/lib/test-priorityq.c +++ b/src/lib/test-priorityq.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "priorityq.h" diff --git a/src/lib/test-seq-range-array.c b/src/lib/test-seq-range-array.c index 534b2decdf..b66519c8a3 100644 --- a/src/lib/test-seq-range-array.c +++ b/src/lib/test-seq-range-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "array.h" diff --git a/src/lib/test-str-find.c b/src/lib/test-str-find.c index 3988c4bc85..6f19e885cd 100644 --- a/src/lib/test-str-find.c +++ b/src/lib/test-str-find.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str-find.h" diff --git a/src/lib/test-str-sanitize.c b/src/lib/test-str-sanitize.c index 7cf58688e1..1d912f426b 100644 --- a/src/lib/test-str-sanitize.c +++ b/src/lib/test-str-sanitize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-str-table.c b/src/lib/test-str-table.c index 37e85cf8ac..727c7692af 100644 --- a/src/lib/test-str-table.c +++ b/src/lib/test-str-table.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str-table.h" diff --git a/src/lib/test-str.c b/src/lib/test-str.c index 9311e8d66f..35a5e30f27 100644 --- a/src/lib/test-str.c +++ b/src/lib/test-str.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2012-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2012-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-strescape.c b/src/lib/test-strescape.c index c2e953a4bd..c4c5c3905a 100644 --- a/src/lib/test-strescape.c +++ b/src/lib/test-strescape.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-strfuncs.c b/src/lib/test-strfuncs.c index 191b1e92a7..2476b6c532 100644 --- a/src/lib/test-strfuncs.c +++ b/src/lib/test-strfuncs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-strnum.c b/src/lib/test-strnum.c index 16da5bce5e..637bdf852a 100644 --- a/src/lib/test-strnum.c +++ b/src/lib/test-strnum.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" diff --git a/src/lib/test-time-util.c b/src/lib/test-time-util.c index b43ce4492c..4a9a74d177 100644 --- a/src/lib/test-time-util.c +++ b/src/lib/test-time-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "time-util.h" diff --git a/src/lib/test-timing.c b/src/lib/test-timing.c index f021eb83f3..e83df9f9bc 100644 --- a/src/lib/test-timing.c +++ b/src/lib/test-timing.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "timing.h" diff --git a/src/lib/test-unichar.c b/src/lib/test-unichar.c index 82d23d3a1b..e83aa23656 100644 --- a/src/lib/test-unichar.c +++ b/src/lib/test-unichar.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-utc-mktime.c b/src/lib/test-utc-mktime.c index 6f66a3cda1..6a9893dd99 100644 --- a/src/lib/test-utc-mktime.c +++ b/src/lib/test-utc-mktime.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "utc-mktime.h" diff --git a/src/lib/test-var-expand.c b/src/lib/test-var-expand.c index a3542a4f8d..370199cb26 100644 --- a/src/lib/test-var-expand.c +++ b/src/lib/test-var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "str.h" diff --git a/src/lib/test-wildcard-match.c b/src/lib/test-wildcard-match.c index 00c696b8a9..f2f20de40b 100644 --- a/src/lib/test-wildcard-match.c +++ b/src/lib/test-wildcard-match.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "test-lib.h" #include "wildcard-match.h" diff --git a/src/lib/time-util.c b/src/lib/time-util.c index ac3d325388..9bfad68558 100644 --- a/src/lib/time-util.c +++ b/src/lib/time-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "time-util.h" diff --git a/src/lib/timing.c b/src/lib/timing.c index ad35a4dade..18838c474e 100644 --- a/src/lib/timing.c +++ b/src/lib/timing.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "timing.h" diff --git a/src/lib/unichar.c b/src/lib/unichar.c index 9fa774262e..e4b6895729 100644 --- a/src/lib/unichar.c +++ b/src/lib/unichar.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/unix-socket-create.c b/src/lib/unix-socket-create.c index 2dc5e4abf1..1c15a2df00 100644 --- a/src/lib/unix-socket-create.c +++ b/src/lib/unix-socket-create.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/lib/unlink-directory.c b/src/lib/unlink-directory.c index 06fd564007..7f8ac358c7 100644 --- a/src/lib/unlink-directory.c +++ b/src/lib/unlink-directory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ /* There's a bit tricky race condition with recursive deletion. diff --git a/src/lib/unlink-old-files.c b/src/lib/unlink-old-files.c index 5649d21690..2981b9bcaa 100644 --- a/src/lib/unlink-old-files.c +++ b/src/lib/unlink-old-files.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lib/uri-util.c b/src/lib/uri-util.c index a42b390134..9378c3d74f 100644 --- a/src/lib/uri-util.c +++ b/src/lib/uri-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/utc-mktime.c b/src/lib/utc-mktime.c index 51e96f1d27..89522579bc 100644 --- a/src/lib/utc-mktime.c +++ b/src/lib/utc-mktime.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-mktime.h" diff --git a/src/lib/utc-offset.c b/src/lib/utc-offset.c index 0bd2dccad1..4429d65988 100644 --- a/src/lib/utc-offset.c +++ b/src/lib/utc-offset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "utc-offset.h" diff --git a/src/lib/var-expand.c b/src/lib/var-expand.c index 806d7cdc88..fee44c9c4b 100644 --- a/src/lib/var-expand.c +++ b/src/lib/var-expand.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2003-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2003-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lib/write-full.c b/src/lib/write-full.c index f7b919fb0f..80c56222a6 100644 --- a/src/lib/write-full.c +++ b/src/lib/write-full.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "write-full.h" diff --git a/src/lmtp/client.c b/src/lmtp/client.c index 0246df2b0b..8f9d704c99 100644 --- a/src/lmtp/client.c +++ b/src/lmtp/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lmtp/commands.c b/src/lmtp/commands.c index f36e076d91..597ba4c373 100644 --- a/src/lmtp/commands.c +++ b/src/lmtp/commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/lmtp/lmtp-proxy.c b/src/lmtp/lmtp-proxy.c index d38f6da1a6..7066251f5b 100644 --- a/src/lmtp/lmtp-proxy.c +++ b/src/lmtp/lmtp-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/lmtp/lmtp-settings.c b/src/lmtp/lmtp-settings.c index ee752143a9..914195a42f 100644 --- a/src/lmtp/lmtp-settings.c +++ b/src/lmtp/lmtp-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/lmtp/main.c b/src/lmtp/main.c index c11656b72d..8ceb389a12 100644 --- a/src/lmtp/main.c +++ b/src/lmtp/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/log/doveadm-connection.c b/src/log/doveadm-connection.c index ac50820339..1f06346482 100644 --- a/src/log/doveadm-connection.c +++ b/src/log/doveadm-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ostream.h" diff --git a/src/log/log-connection.c b/src/log/log-connection.c index a3132171cd..87f8ece211 100644 --- a/src/log/log-connection.c +++ b/src/log/log-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/log/log-error-buffer.c b/src/log/log-error-buffer.c index 7f17b5f407..753efc58ae 100644 --- a/src/log/log-error-buffer.c +++ b/src/log/log-error-buffer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "log-error-buffer.h" diff --git a/src/log/log-settings.c b/src/log/log-settings.c index 6e47efe2ea..c538567ea1 100644 --- a/src/log/log-settings.c +++ b/src/log/log-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/log/main.c b/src/log/main.c index 216dde2b2b..e42bbc9c12 100644 --- a/src/log/main.c +++ b/src/log/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/login-common/access-lookup.c b/src/login-common/access-lookup.c index 7c17717ff5..b3007651b1 100644 --- a/src/login-common/access-lookup.c +++ b/src/login-common/access-lookup.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/login-common/client-common-auth.c b/src/login-common/client-common-auth.c index 94ae28f1ea..e0e9bb9010 100644 --- a/src/login-common/client-common-auth.c +++ b/src/login-common/client-common-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "hostpid.h" #include "login-common.h" diff --git a/src/login-common/client-common.c b/src/login-common/client-common.c index 91928d60b4..15aa545936 100644 --- a/src/login-common/client-common.c +++ b/src/login-common/client-common.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "hostpid.h" diff --git a/src/login-common/login-proxy-state.c b/src/login-common/login-proxy-state.c index e6004ab3e6..1200904ff2 100644 --- a/src/login-common/login-proxy-state.c +++ b/src/login-common/login-proxy-state.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/login-common/login-proxy.c b/src/login-common/login-proxy.c index 8d6ae10f31..4496b5def4 100644 --- a/src/login-common/login-proxy.c +++ b/src/login-common/login-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/login-settings.c b/src/login-common/login-settings.c index 96eee102fa..30293901a0 100644 --- a/src/login-common/login-settings.c +++ b/src/login-common/login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "hostpid.h" diff --git a/src/login-common/main.c b/src/login-common/main.c index b9f585aee5..b9f12358b3 100644 --- a/src/login-common/main.c +++ b/src/login-common/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/sasl-server.c b/src/login-common/sasl-server.c index 6b7d695930..49a3c59aed 100644 --- a/src/login-common/sasl-server.c +++ b/src/login-common/sasl-server.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/login-common/ssl-proxy-gnutls.c b/src/login-common/ssl-proxy-gnutls.c index 2f73f81a44..b1db335adf 100644 --- a/src/login-common/ssl-proxy-gnutls.c +++ b/src/login-common/ssl-proxy-gnutls.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/login-common/ssl-proxy-openssl.c b/src/login-common/ssl-proxy-openssl.c index 7be60ed641..e8db116af8 100644 --- a/src/login-common/ssl-proxy-openssl.c +++ b/src/login-common/ssl-proxy-openssl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "array.h" diff --git a/src/login-common/ssl-proxy.c b/src/login-common/ssl-proxy.c index bec94343fa..96fc388337 100644 --- a/src/login-common/ssl-proxy.c +++ b/src/login-common/ssl-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ssl-proxy.h" diff --git a/src/master/capabilities-posix.c b/src/master/capabilities-posix.c index 966f99cdb1..7926e7e107 100644 --- a/src/master/capabilities-posix.c +++ b/src/master/capabilities-posix.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "capabilities.h" diff --git a/src/master/dup2-array.c b/src/master/dup2-array.c index 9d2a064d6e..d7853226be 100644 --- a/src/master/dup2-array.c +++ b/src/master/dup2-array.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/master/main.c b/src/master/main.c index 498cc5477f..b26279c8ef 100644 --- a/src/master/main.c +++ b/src/master/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/master/master-settings.c b/src/master/master-settings.c index 5e2c76322e..101222d9dd 100644 --- a/src/master/master-settings.c +++ b/src/master/master-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-anvil.c b/src/master/service-anvil.c index 140ac0a0e1..95901031f0 100644 --- a/src/master/service-anvil.c +++ b/src/master/service-anvil.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/master/service-listen.c b/src/master/service-listen.c index 58be974d9b..06da1f184b 100644 --- a/src/master/service-listen.c +++ b/src/master/service-listen.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-log.c b/src/master/service-log.c index bab8af5268..324446f73e 100644 --- a/src/master/service-log.c +++ b/src/master/service-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-monitor.c b/src/master/service-monitor.c index e433d530fc..bf4e931241 100644 --- a/src/master/service-monitor.c +++ b/src/master/service-monitor.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service-process-notify.c b/src/master/service-process-notify.c index b857e397eb..f89ced232d 100644 --- a/src/master/service-process-notify.c +++ b/src/master/service-process-notify.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/master/service-process.c b/src/master/service-process.c index 6e23eaf189..d0f1df69a1 100644 --- a/src/master/service-process.c +++ b/src/master/service-process.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "array.h" diff --git a/src/master/service.c b/src/master/service.c index 129c32c6cd..d9f49d6bb7 100644 --- a/src/master/service.c +++ b/src/master/service.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "common.h" #include "ioloop.h" diff --git a/src/plugins/acl/acl-api.c b/src/plugins/acl/acl-api.c index 0122421944..33410a51e7 100644 --- a/src/plugins/acl/acl-api.c +++ b/src/plugins/acl/acl-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-attributes.c b/src/plugins/acl/acl-attributes.c index 4d9f83c46f..53792924a3 100644 --- a/src/plugins/acl/acl-attributes.c +++ b/src/plugins/acl/acl-attributes.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/acl/acl-backend-vfile-acllist.c b/src/plugins/acl/acl-backend-vfile-acllist.c index 2d94960dc8..28764171b0 100644 --- a/src/plugins/acl/acl-backend-vfile-acllist.c +++ b/src/plugins/acl/acl-backend-vfile-acllist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-backend-vfile-update.c b/src/plugins/acl/acl-backend-vfile-update.c index 73b2f5fe1a..ecd2dea99d 100644 --- a/src/plugins/acl/acl-backend-vfile-update.c +++ b/src/plugins/acl/acl-backend-vfile-update.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-backend-vfile.c b/src/plugins/acl/acl-backend-vfile.c index 5aae34f3db..188a41cbaa 100644 --- a/src/plugins/acl/acl-backend-vfile.c +++ b/src/plugins/acl/acl-backend-vfile.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/acl/acl-backend.c b/src/plugins/acl/acl-backend.c index 9220771332..e620efa768 100644 --- a/src/plugins/acl/acl-backend.c +++ b/src/plugins/acl/acl-backend.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/plugins/acl/acl-cache.c b/src/plugins/acl/acl-cache.c index cc2137064d..420220c5de 100644 --- a/src/plugins/acl/acl-cache.c +++ b/src/plugins/acl/acl-cache.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-global-file.c b/src/plugins/acl/acl-global-file.c index 20c34a149c..ea8004a23a 100644 --- a/src/plugins/acl/acl-global-file.c +++ b/src/plugins/acl/acl-global-file.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-lookup-dict.c b/src/plugins/acl/acl-lookup-dict.c index 7e1c513d0d..aa34c6d0b7 100644 --- a/src/plugins/acl/acl-lookup-dict.c +++ b/src/plugins/acl/acl-lookup-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-mailbox-list.c b/src/plugins/acl/acl-mailbox-list.c index d7041fa81a..a1ee5e2ea9 100644 --- a/src/plugins/acl/acl-mailbox-list.c +++ b/src/plugins/acl/acl-mailbox-list.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-mailbox.c b/src/plugins/acl/acl-mailbox.c index bf92bdbcf0..da6c05b0f6 100644 --- a/src/plugins/acl/acl-mailbox.c +++ b/src/plugins/acl/acl-mailbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ /* FIXME: If we don't have permission to change flags/keywords, the changes should still be stored temporarily for this session. However most clients diff --git a/src/plugins/acl/acl-plugin.c b/src/plugins/acl/acl-plugin.c index 4fc4e96519..d9f3be2d96 100644 --- a/src/plugins/acl/acl-plugin.c +++ b/src/plugins/acl/acl-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-private.h" diff --git a/src/plugins/acl/acl-shared-storage.c b/src/plugins/acl/acl-shared-storage.c index a984cc5675..718573a664 100644 --- a/src/plugins/acl/acl-shared-storage.c +++ b/src/plugins/acl/acl-shared-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/acl-storage.c b/src/plugins/acl/acl-storage.c index 7cedab37d5..9700c1bb69 100644 --- a/src/plugins/acl/acl-storage.c +++ b/src/plugins/acl/acl-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/acl/doveadm-acl.c b/src/plugins/acl/doveadm-acl.c index bcf0e47a97..3b7b726e5b 100644 --- a/src/plugins/acl/doveadm-acl.c +++ b/src/plugins/acl/doveadm-acl.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/autocreate/autocreate-plugin.c b/src/plugins/autocreate/autocreate-plugin.c index 86bebcdb37..46314a0358 100644 --- a/src/plugins/autocreate/autocreate-plugin.c +++ b/src/plugins/autocreate/autocreate-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ /* FIXME: this plugin is only for backwards compatibility. log a warning in v2.2 about this and in later versions remove completely */ diff --git a/src/plugins/expire/doveadm-expire.c b/src/plugins/expire/doveadm-expire.c index d2f0e08ce6..d00962406c 100644 --- a/src/plugins/expire/doveadm-expire.c +++ b/src/plugins/expire/doveadm-expire.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-dir.h" diff --git a/src/plugins/expire/expire-plugin.c b/src/plugins/expire/expire-plugin.c index 7c3a362eba..6af2b9687b 100644 --- a/src/plugins/expire/expire-plugin.c +++ b/src/plugins/expire/expire-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ /* There are several race conditions in this plugin, but they should be happening pretty rarely and usually it's not a big problem if the results diff --git a/src/plugins/expire/expire-set.c b/src/plugins/expire/expire-set.c index bcf2ae78d5..8f24059cab 100644 --- a/src/plugins/expire/expire-set.c +++ b/src/plugins/expire/expire-set.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fs-compress/fs-compress.c b/src/plugins/fs-compress/fs-compress.c index 8fd1dd9be3..4088c58db7 100644 --- a/src/plugins/fs-compress/fs-compress.c +++ b/src/plugins/fs-compress/fs-compress.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-lucene/doveadm-fts-lucene.c b/src/plugins/fts-lucene/doveadm-fts-lucene.c index 06dbf69293..7bb4855e31 100644 --- a/src/plugins/fts-lucene/doveadm-fts-lucene.c +++ b/src/plugins/fts-lucene/doveadm-fts-lucene.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "doveadm-dump.h" diff --git a/src/plugins/fts-lucene/fts-backend-lucene.c b/src/plugins/fts-lucene/fts-backend-lucene.c index 4e3afa9e33..f098e481b1 100644 --- a/src/plugins/fts-lucene/fts-backend-lucene.c +++ b/src/plugins/fts-lucene/fts-backend-lucene.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-lucene/fts-lucene-plugin.c b/src/plugins/fts-lucene/fts-lucene-plugin.c index a5a43fd57f..2739af61a2 100644 --- a/src/plugins/fts-lucene/fts-lucene-plugin.c +++ b/src/plugins/fts-lucene/fts-lucene-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "crc32.h" diff --git a/src/plugins/fts-lucene/lucene-wrapper.cc b/src/plugins/fts-lucene/lucene-wrapper.cc index a88c7a81dc..5d634b03b6 100644 --- a/src/plugins/fts-lucene/lucene-wrapper.cc +++ b/src/plugins/fts-lucene/lucene-wrapper.cc @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ extern "C" { #include "lib.h" diff --git a/src/plugins/fts-solr/fts-backend-solr-old.c b/src/plugins/fts-solr/fts-backend-solr-old.c index c77c18e67a..719db4e94b 100644 --- a/src/plugins/fts-solr/fts-backend-solr-old.c +++ b/src/plugins/fts-solr/fts-backend-solr-old.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-solr/fts-backend-solr.c b/src/plugins/fts-solr/fts-backend-solr.c index 83deb3fdc8..949db5610e 100644 --- a/src/plugins/fts-solr/fts-backend-solr.c +++ b/src/plugins/fts-solr/fts-backend-solr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-solr/fts-solr-plugin.c b/src/plugins/fts-solr/fts-solr-plugin.c index 718307dc4b..464c2122ec 100644 --- a/src/plugins/fts-solr/fts-solr-plugin.c +++ b/src/plugins/fts-solr/fts-solr-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-solr/solr-connection.c b/src/plugins/fts-solr/solr-connection.c index 2b5ff7f2f8..59e854161a 100644 --- a/src/plugins/fts-solr/solr-connection.c +++ b/src/plugins/fts-solr/solr-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/fts-backend-squat.c b/src/plugins/fts-squat/fts-backend-squat.c index 2d6a274831..30781429be 100644 --- a/src/plugins/fts-squat/fts-backend-squat.c +++ b/src/plugins/fts-squat/fts-backend-squat.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/fts-squat-plugin.c b/src/plugins/fts-squat/fts-squat-plugin.c index 2d05327774..068ce30210 100644 --- a/src/plugins/fts-squat/fts-squat-plugin.c +++ b/src/plugins/fts-squat/fts-squat-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "fts-squat-plugin.h" diff --git a/src/plugins/fts-squat/squat-test.c b/src/plugins/fts-squat/squat-test.c index ed4157547f..661acbaa22 100644 --- a/src/plugins/fts-squat/squat-test.c +++ b/src/plugins/fts-squat/squat-test.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/squat-trie.c b/src/plugins/fts-squat/squat-trie.c index cf93806e25..0861f21b0c 100644 --- a/src/plugins/fts-squat/squat-trie.c +++ b/src/plugins/fts-squat/squat-trie.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts-squat/squat-uidlist.c b/src/plugins/fts-squat/squat-uidlist.c index 2badb45f8e..92bc86fa46 100644 --- a/src/plugins/fts-squat/squat-uidlist.c +++ b/src/plugins/fts-squat/squat-uidlist.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/doveadm-dump-fts-expunge-log.c b/src/plugins/fts/doveadm-dump-fts-expunge-log.c index cd7850a7f1..15f1de6e45 100644 --- a/src/plugins/fts/doveadm-dump-fts-expunge-log.c +++ b/src/plugins/fts/doveadm-dump-fts-expunge-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/plugins/fts/doveadm-fts.c b/src/plugins/fts/doveadm-fts.c index 72876242d4..f1e5478f8c 100644 --- a/src/plugins/fts/doveadm-fts.c +++ b/src/plugins/fts/doveadm-fts.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/fts/fts-api.c b/src/plugins/fts/fts-api.c index a18ac80144..f598ccf9d8 100644 --- a/src/plugins/fts/fts-api.c +++ b/src/plugins/fts/fts-api.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-build-mail.c b/src/plugins/fts/fts-build-mail.c index 97e08039ea..0ca251d027 100644 --- a/src/plugins/fts/fts-build-mail.c +++ b/src/plugins/fts/fts-build-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "istream.h" diff --git a/src/plugins/fts/fts-expunge-log.c b/src/plugins/fts/fts-expunge-log.c index c36bca13e7..37f5fdbe38 100644 --- a/src/plugins/fts/fts-expunge-log.c +++ b/src/plugins/fts/fts-expunge-log.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-indexer.c b/src/plugins/fts/fts-indexer.c index 6ec686662e..de1848bb01 100644 --- a/src/plugins/fts/fts-indexer.c +++ b/src/plugins/fts/fts-indexer.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/fts/fts-parser-html.c b/src/plugins/fts/fts-parser-html.c index b9c1d1e919..95c6bedae2 100644 --- a/src/plugins/fts/fts-parser-html.c +++ b/src/plugins/fts/fts-parser-html.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/plugins/fts/fts-parser-script.c b/src/plugins/fts/fts-parser-script.c index eb3feb2570..4259454e56 100644 --- a/src/plugins/fts/fts-parser-script.c +++ b/src/plugins/fts/fts-parser-script.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/fts/fts-parser-tika.c b/src/plugins/fts/fts-parser-tika.c index 148ddaa591..99370f9469 100644 --- a/src/plugins/fts/fts-parser-tika.c +++ b/src/plugins/fts/fts-parser-tika.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/fts/fts-parser.c b/src/plugins/fts/fts-parser.c index 700a3f2836..9c52e4eda4 100644 --- a/src/plugins/fts/fts-parser.c +++ b/src/plugins/fts/fts-parser.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/plugins/fts/fts-plugin.c b/src/plugins/fts/fts-plugin.c index d6b07f9c4c..7d09564310 100644 --- a/src/plugins/fts/fts-plugin.c +++ b/src/plugins/fts/fts-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-hooks.h" diff --git a/src/plugins/fts/fts-search-args.c b/src/plugins/fts/fts-search-args.c index 17bb214ad7..b99ce8d9eb 100644 --- a/src/plugins/fts/fts-search-args.c +++ b/src/plugins/fts/fts-search-args.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-search-serialize.c b/src/plugins/fts/fts-search-serialize.c index f1195cf934..b8e983d3d5 100644 --- a/src/plugins/fts/fts-search-serialize.c +++ b/src/plugins/fts/fts-search-serialize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/plugins/fts/fts-search.c b/src/plugins/fts/fts-search.c index 66d6522af8..ffbf3d4268 100644 --- a/src/plugins/fts/fts-search.c +++ b/src/plugins/fts/fts-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-storage.c b/src/plugins/fts/fts-storage.c index 956c3a92ae..4be64b1e66 100644 --- a/src/plugins/fts/fts-storage.c +++ b/src/plugins/fts/fts-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/fts/fts-user.c b/src/plugins/fts/fts-user.c index 24e021e528..a84b7d5a88 100644 --- a/src/plugins/fts/fts-user.c +++ b/src/plugins/fts/fts-user.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-context.h" diff --git a/src/plugins/fts/xml2text.c b/src/plugins/fts/xml2text.c index 08418f3841..bdc8f0da9e 100644 --- a/src/plugins/fts/xml2text.c +++ b/src/plugins/fts/xml2text.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "message-parser.h" diff --git a/src/plugins/imap-acl/imap-acl-plugin.c b/src/plugins/imap-acl/imap-acl-plugin.c index 44e95c7f62..afe1a10cd9 100644 --- a/src/plugins/imap-acl/imap-acl-plugin.c +++ b/src/plugins/imap-acl/imap-acl-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/plugins/imap-quota/imap-quota-plugin.c b/src/plugins/imap-quota/imap-quota-plugin.c index 0895ef89c6..d67ac0d985 100644 --- a/src/plugins/imap-quota/imap-quota-plugin.c +++ b/src/plugins/imap-quota/imap-quota-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/plugins/imap-stats/imap-stats-plugin.c b/src/plugins/imap-stats/imap-stats-plugin.c index 1ab40adc54..a9dbb87d4c 100644 --- a/src/plugins/imap-stats/imap-stats-plugin.c +++ b/src/plugins/imap-stats/imap-stats-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "base64.h" diff --git a/src/plugins/imap-zlib/imap-zlib-plugin.c b/src/plugins/imap-zlib/imap-zlib-plugin.c index 06a5d26796..8c23ecde35 100644 --- a/src/plugins/imap-zlib/imap-zlib-plugin.c +++ b/src/plugins/imap-zlib/imap-zlib-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "imap-common.h" #include "str.h" diff --git a/src/plugins/last-login/last-login-plugin.c b/src/plugins/last-login/last-login-plugin.c index 5aa58f35d1..2c009559cd 100644 --- a/src/plugins/last-login/last-login-plugin.c +++ b/src/plugins/last-login/last-login-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/lazy-expunge/lazy-expunge-plugin.c b/src/plugins/lazy-expunge/lazy-expunge-plugin.c index fdbd3ae0a2..cbac31b22c 100644 --- a/src/plugins/lazy-expunge/lazy-expunge-plugin.c +++ b/src/plugins/lazy-expunge/lazy-expunge-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/listescape/listescape-plugin.c b/src/plugins/listescape/listescape-plugin.c index 51fd563a1a..72327480dd 100644 --- a/src/plugins/listescape/listescape-plugin.c +++ b/src/plugins/listescape/listescape-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage-hooks.h" diff --git a/src/plugins/mail-filter/istream-ext-filter.c b/src/plugins/mail-filter/istream-ext-filter.c index 3cc909babd..4c7ed949dd 100644 --- a/src/plugins/mail-filter/istream-ext-filter.c +++ b/src/plugins/mail-filter/istream-ext-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/mail-filter/mail-filter-plugin.c b/src/plugins/mail-filter/mail-filter-plugin.c index 516ed0fbd6..bf00663231 100644 --- a/src/plugins/mail-filter/mail-filter-plugin.c +++ b/src/plugins/mail-filter/mail-filter-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/mail-filter/ostream-ext-filter.c b/src/plugins/mail-filter/ostream-ext-filter.c index 0fd9208b4e..a297d6dc8d 100644 --- a/src/plugins/mail-filter/ostream-ext-filter.c +++ b/src/plugins/mail-filter/ostream-ext-filter.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/mail-log/mail-log-plugin.c b/src/plugins/mail-log/mail-log-plugin.c index 7adf54b696..a0b36b8f75 100644 --- a/src/plugins/mail-log/mail-log-plugin.c +++ b/src/plugins/mail-log/mail-log-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/mailbox-alias/mailbox-alias-plugin.c b/src/plugins/mailbox-alias/mailbox-alias-plugin.c index 3134096284..6cfe6a801f 100644 --- a/src/plugins/mailbox-alias/mailbox-alias-plugin.c +++ b/src/plugins/mailbox-alias/mailbox-alias-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "str.h" diff --git a/src/plugins/notify/notify-plugin.c b/src/plugins/notify/notify-plugin.c index 126e2678be..95add06215 100644 --- a/src/plugins/notify/notify-plugin.c +++ b/src/plugins/notify/notify-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/plugins/notify/notify-storage.c b/src/plugins/notify/notify-storage.c index eb0b8b24a3..8ffc29d818 100644 --- a/src/plugins/notify/notify-storage.c +++ b/src/plugins/notify/notify-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/pop3-migration/pop3-migration-plugin.c b/src/plugins/pop3-migration/pop3-migration-plugin.c index db13f2ff28..ebe4531c36 100644 --- a/src/plugins/pop3-migration/pop3-migration-plugin.c +++ b/src/plugins/pop3-migration/pop3-migration-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/pop3-migration/test-pop3-migration-plugin.c b/src/plugins/pop3-migration/test-pop3-migration-plugin.c index 8cc8ab0fb2..0fea11b750 100644 --- a/src/plugins/pop3-migration/test-pop3-migration-plugin.c +++ b/src/plugins/pop3-migration/test-pop3-migration-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "sha1.h" diff --git a/src/plugins/push-notification/push-notification-driver-dlog.c b/src/plugins/push-notification/push-notification-driver-dlog.c index 9bd203e123..211eff20cd 100644 --- a/src/plugins/push-notification/push-notification-driver-dlog.c +++ b/src/plugins/push-notification/push-notification-driver-dlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-driver-ox.c b/src/plugins/push-notification/push-notification-driver-ox.c index fb5be307c5..53079dac07 100644 --- a/src/plugins/push-notification/push-notification-driver-ox.c +++ b/src/plugins/push-notification/push-notification-driver-ox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/plugins/push-notification/push-notification-drivers.c b/src/plugins/push-notification/push-notification-drivers.c index d1153cef81..f9dba551f9 100644 --- a/src/plugins/push-notification/push-notification-drivers.c +++ b/src/plugins/push-notification/push-notification-drivers.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-drivers.h b/src/plugins/push-notification/push-notification-drivers.h index 5e6a07baf2..83f157b57f 100644 --- a/src/plugins/push-notification/push-notification-drivers.h +++ b/src/plugins/push-notification/push-notification-drivers.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_DRIVERS_H #define PUSH_NOTIFICATION_DRIVERS_H diff --git a/src/plugins/push-notification/push-notification-event-flagsclear.c b/src/plugins/push-notification/push-notification-event-flagsclear.c index 48c59ece6a..c2371b23cb 100644 --- a/src/plugins/push-notification/push-notification-event-flagsclear.c +++ b/src/plugins/push-notification/push-notification-event-flagsclear.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-event-flagsclear.h b/src/plugins/push-notification/push-notification-event-flagsclear.h index f9fbef30e9..156b5f5ed2 100644 --- a/src/plugins/push-notification/push-notification-event-flagsclear.h +++ b/src/plugins/push-notification/push-notification-event-flagsclear.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H #define PUSH_NOTIFICATION_EVENT_FLAGSCLEAR_H diff --git a/src/plugins/push-notification/push-notification-event-flagsset.c b/src/plugins/push-notification/push-notification-event-flagsset.c index d363f379db..fd4b16202d 100644 --- a/src/plugins/push-notification/push-notification-event-flagsset.c +++ b/src/plugins/push-notification/push-notification-event-flagsset.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-event-flagsset.h b/src/plugins/push-notification/push-notification-event-flagsset.h index 95786b80aa..9a384c04cb 100644 --- a/src/plugins/push-notification/push-notification-event-flagsset.h +++ b/src/plugins/push-notification/push-notification-event-flagsset.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_FLAGSSET_H #define PUSH_NOTIFICATION_EVENT_FLAGSSET_H diff --git a/src/plugins/push-notification/push-notification-event-mailboxcreate.c b/src/plugins/push-notification/push-notification-event-mailboxcreate.c index 615dc9816a..dea5b79bee 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxcreate.c +++ b/src/plugins/push-notification/push-notification-event-mailboxcreate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-mailboxcreate.h b/src/plugins/push-notification/push-notification-event-mailboxcreate.h index 50d182f101..7d028ff3ac 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxcreate.h +++ b/src/plugins/push-notification/push-notification-event-mailboxcreate.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H #define PUSH_NOTIFICATION_EVENT_MAILBOXCREATE_H diff --git a/src/plugins/push-notification/push-notification-event-mailboxdelete.c b/src/plugins/push-notification/push-notification-event-mailboxdelete.c index e3a13f8803..368cfacd07 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxdelete.c +++ b/src/plugins/push-notification/push-notification-event-mailboxdelete.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/plugins/push-notification/push-notification-event-mailboxdelete.h b/src/plugins/push-notification/push-notification-event-mailboxdelete.h index 43af841d1d..42e91f9e7a 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxdelete.h +++ b/src/plugins/push-notification/push-notification-event-mailboxdelete.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H #define PUSH_NOTIFICATION_EVENT_MAILBOXDELETE_H diff --git a/src/plugins/push-notification/push-notification-event-mailboxrename.c b/src/plugins/push-notification/push-notification-event-mailboxrename.c index 8df2688521..c3fd81732e 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxrename.c +++ b/src/plugins/push-notification/push-notification-event-mailboxrename.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-mailboxrename.h b/src/plugins/push-notification/push-notification-event-mailboxrename.h index 24a8af9327..125d0e0687 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxrename.h +++ b/src/plugins/push-notification/push-notification-event-mailboxrename.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H #define PUSH_NOTIFICATION_EVENT_MAILBOXRENAME_H diff --git a/src/plugins/push-notification/push-notification-event-mailboxsubscribe.c b/src/plugins/push-notification/push-notification-event-mailboxsubscribe.c index 6df8c4f7c2..046f5ebb14 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxsubscribe.c +++ b/src/plugins/push-notification/push-notification-event-mailboxsubscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-mailboxsubscribe.h b/src/plugins/push-notification/push-notification-event-mailboxsubscribe.h index 68fa1b84b0..e490b34005 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxsubscribe.h +++ b/src/plugins/push-notification/push-notification-event-mailboxsubscribe.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H #define PUSH_NOTIFICATION_EVENT_MAILBOXSUBSCRIBE_H diff --git a/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c b/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c index 237dbc2389..0eef72e140 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c +++ b/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.h b/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.h index 17b31073bc..22e18ac0d7 100644 --- a/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.h +++ b/src/plugins/push-notification/push-notification-event-mailboxunsubscribe.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H #define PUSH_NOTIFICATION_EVENT_MAILBOXUNSUBSCRIBE_H diff --git a/src/plugins/push-notification/push-notification-event-message-common.h b/src/plugins/push-notification/push-notification-event-message-common.h index eade98e243..714e784ce5 100644 --- a/src/plugins/push-notification/push-notification-event-message-common.h +++ b/src/plugins/push-notification/push-notification-event-message-common.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H #define PUSH_NOTIFICATION_EVENT_MESSAGE_COMMON_H diff --git a/src/plugins/push-notification/push-notification-event-messageappend.c b/src/plugins/push-notification/push-notification-event-messageappend.c index e27a2acf59..5f9ce2f897 100644 --- a/src/plugins/push-notification/push-notification-event-messageappend.c +++ b/src/plugins/push-notification/push-notification-event-messageappend.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-event-messageappend.h b/src/plugins/push-notification/push-notification-event-messageappend.h index 0791086366..eb53d455b0 100644 --- a/src/plugins/push-notification/push-notification-event-messageappend.h +++ b/src/plugins/push-notification/push-notification-event-messageappend.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H #define PUSH_NOTIFICATION_EVENT_MESSAGEAPPEND_H diff --git a/src/plugins/push-notification/push-notification-event-messageexpunge.c b/src/plugins/push-notification/push-notification-event-messageexpunge.c index d1bce7b83d..6a154cd3d1 100644 --- a/src/plugins/push-notification/push-notification-event-messageexpunge.c +++ b/src/plugins/push-notification/push-notification-event-messageexpunge.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-messageexpunge.h b/src/plugins/push-notification/push-notification-event-messageexpunge.h index 983979126a..9b0b2187f3 100644 --- a/src/plugins/push-notification/push-notification-event-messageexpunge.h +++ b/src/plugins/push-notification/push-notification-event-messageexpunge.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H #define PUSH_NOTIFICATION_EVENT_MESSAGEEXPUNGE_H diff --git a/src/plugins/push-notification/push-notification-event-messagenew.c b/src/plugins/push-notification/push-notification-event-messagenew.c index 728f0793f2..421cd97ffa 100644 --- a/src/plugins/push-notification/push-notification-event-messagenew.c +++ b/src/plugins/push-notification/push-notification-event-messagenew.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-event-messagenew.h b/src/plugins/push-notification/push-notification-event-messagenew.h index b6d72477d5..df00f5c05b 100644 --- a/src/plugins/push-notification/push-notification-event-messagenew.h +++ b/src/plugins/push-notification/push-notification-event-messagenew.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGENEW_H #define PUSH_NOTIFICATION_EVENT_MESSAGENEW_H diff --git a/src/plugins/push-notification/push-notification-event-messageread.c b/src/plugins/push-notification/push-notification-event-messageread.c index 870f894d16..11e07d016d 100644 --- a/src/plugins/push-notification/push-notification-event-messageread.c +++ b/src/plugins/push-notification/push-notification-event-messageread.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-messageread.h b/src/plugins/push-notification/push-notification-event-messageread.h index ff77a47168..1b8cf186b6 100644 --- a/src/plugins/push-notification/push-notification-event-messageread.h +++ b/src/plugins/push-notification/push-notification-event-messageread.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H #define PUSH_NOTIFICATION_EVENT_MESSAGEREAD_H diff --git a/src/plugins/push-notification/push-notification-event-messagetrash.c b/src/plugins/push-notification/push-notification-event-messagetrash.c index ac651267a0..5056db29c3 100644 --- a/src/plugins/push-notification/push-notification-event-messagetrash.c +++ b/src/plugins/push-notification/push-notification-event-messagetrash.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-storage.h" diff --git a/src/plugins/push-notification/push-notification-event-messagetrash.h b/src/plugins/push-notification/push-notification-event-messagetrash.h index d4c24da3e9..28baf289e7 100644 --- a/src/plugins/push-notification/push-notification-event-messagetrash.h +++ b/src/plugins/push-notification/push-notification-event-messagetrash.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H #define PUSH_NOTIFICATION_EVENT_MESSAGETRASH_H diff --git a/src/plugins/push-notification/push-notification-events-rfc5423.c b/src/plugins/push-notification/push-notification-events-rfc5423.c index 03dc9a6896..e668e78a1a 100644 --- a/src/plugins/push-notification/push-notification-events-rfc5423.c +++ b/src/plugins/push-notification/push-notification-events-rfc5423.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/plugins/push-notification/push-notification-events-rfc5423.h b/src/plugins/push-notification/push-notification-events-rfc5423.h index d6fe00fba4..164bc0e8fd 100644 --- a/src/plugins/push-notification/push-notification-events-rfc5423.h +++ b/src/plugins/push-notification/push-notification-events-rfc5423.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENTS_RFC5423_H #define PUSH_NOTIFICATION_EVENTS_RFC5423_H diff --git a/src/plugins/push-notification/push-notification-events.c b/src/plugins/push-notification/push-notification-events.c index d835395768..e11171cd37 100644 --- a/src/plugins/push-notification/push-notification-events.c +++ b/src/plugins/push-notification/push-notification-events.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-events.h b/src/plugins/push-notification/push-notification-events.h index 659d102174..ff07775a38 100644 --- a/src/plugins/push-notification/push-notification-events.h +++ b/src/plugins/push-notification/push-notification-events.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_EVENTS_H #define PUSH_NOTIFICATION_EVENTS_H diff --git a/src/plugins/push-notification/push-notification-plugin.c b/src/plugins/push-notification/push-notification-plugin.c index 76b025748d..4d7f319a0a 100644 --- a/src/plugins/push-notification/push-notification-plugin.c +++ b/src/plugins/push-notification/push-notification-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-plugin.h b/src/plugins/push-notification/push-notification-plugin.h index b80bdbab6c..08b12177ed 100644 --- a/src/plugins/push-notification/push-notification-plugin.h +++ b/src/plugins/push-notification/push-notification-plugin.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_PLUGIN_H #define PUSH_NOTIFICATION_PLUGIN_H diff --git a/src/plugins/push-notification/push-notification-triggers.c b/src/plugins/push-notification/push-notification-triggers.c index 2ea022f45a..cd799d32c7 100644 --- a/src/plugins/push-notification/push-notification-triggers.c +++ b/src/plugins/push-notification/push-notification-triggers.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/push-notification/push-notification-triggers.h b/src/plugins/push-notification/push-notification-triggers.h index 235b232abd..d70f654dc3 100644 --- a/src/plugins/push-notification/push-notification-triggers.h +++ b/src/plugins/push-notification/push-notification-triggers.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_TRIGGERS_H #define PUSH_NOTIFICATION_TRIGGERS_H diff --git a/src/plugins/push-notification/push-notification-txn-mbox.c b/src/plugins/push-notification/push-notification-txn-mbox.c index a9d31e76a7..daf187e137 100644 --- a/src/plugins/push-notification/push-notification-txn-mbox.c +++ b/src/plugins/push-notification/push-notification-txn-mbox.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/plugins/push-notification/push-notification-txn-mbox.h b/src/plugins/push-notification/push-notification-txn-mbox.h index ea55d104a0..cfd4afe247 100644 --- a/src/plugins/push-notification/push-notification-txn-mbox.h +++ b/src/plugins/push-notification/push-notification-txn-mbox.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_TXN_MBOX_H #define PUSH_NOTIFICATION_TXN_MBOX_H diff --git a/src/plugins/push-notification/push-notification-txn-msg.c b/src/plugins/push-notification/push-notification-txn-msg.c index ca3e010d47..65e64537ec 100644 --- a/src/plugins/push-notification/push-notification-txn-msg.c +++ b/src/plugins/push-notification/push-notification-txn-msg.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "hash.h" diff --git a/src/plugins/push-notification/push-notification-txn-msg.h b/src/plugins/push-notification/push-notification-txn-msg.h index 84a616cc83..121742baed 100644 --- a/src/plugins/push-notification/push-notification-txn-msg.h +++ b/src/plugins/push-notification/push-notification-txn-msg.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #ifndef PUSH_NOTIFICATION_TXN_MSG_H #define PUSH_NOTIFICATION_TXN_MSG_H diff --git a/src/plugins/quota-clone/quota-clone-plugin.c b/src/plugins/quota-clone/quota-clone-plugin.c index 21df35333e..2f1452630f 100644 --- a/src/plugins/quota-clone/quota-clone-plugin.c +++ b/src/plugins/quota-clone/quota-clone-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2015-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-context.h" diff --git a/src/plugins/quota/doveadm-quota.c b/src/plugins/quota/doveadm-quota.c index da12ad3f0b..2f08b9362c 100644 --- a/src/plugins/quota/doveadm-quota.c +++ b/src/plugins/quota/doveadm-quota.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-dir.h" diff --git a/src/plugins/quota/quota-count.c b/src/plugins/quota/quota-count.c index 2f9888e111..aaf5d28a39 100644 --- a/src/plugins/quota/quota-count.c +++ b/src/plugins/quota/quota-count.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mailbox-list-iter.h" diff --git a/src/plugins/quota/quota-dict.c b/src/plugins/quota/quota-dict.c index 4b5ee9a59e..4026faa149 100644 --- a/src/plugins/quota/quota-dict.c +++ b/src/plugins/quota/quota-dict.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/quota/quota-dirsize.c b/src/plugins/quota/quota-dirsize.c index f8accb59cd..1d21406176 100644 --- a/src/plugins/quota/quota-dirsize.c +++ b/src/plugins/quota/quota-dirsize.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ /* Quota reporting based on simply summing sizes of all files in mailbox together. */ diff --git a/src/plugins/quota/quota-fs.c b/src/plugins/quota/quota-fs.c index f1ee128409..24c2d860c3 100644 --- a/src/plugins/quota/quota-fs.c +++ b/src/plugins/quota/quota-fs.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ /* Only for reporting filesystem quota */ diff --git a/src/plugins/quota/quota-maildir.c b/src/plugins/quota/quota-maildir.c index 66dfa99da7..df745fc0c1 100644 --- a/src/plugins/quota/quota-maildir.c +++ b/src/plugins/quota/quota-maildir.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota-plugin.c b/src/plugins/quota/quota-plugin.c index 9e3061c902..99af68575c 100644 --- a/src/plugins/quota/quota-plugin.c +++ b/src/plugins/quota/quota-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-user.h" diff --git a/src/plugins/quota/quota-status.c b/src/plugins/quota/quota-status.c index 52d1c2639d..53164b282f 100644 --- a/src/plugins/quota/quota-status.c +++ b/src/plugins/quota/quota-status.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ostream.h" diff --git a/src/plugins/quota/quota-storage.c b/src/plugins/quota/quota-storage.c index e1350fc0b5..17d56b4ad9 100644 --- a/src/plugins/quota/quota-storage.c +++ b/src/plugins/quota/quota-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/quota-util.c b/src/plugins/quota/quota-util.c index 7eff71b4cb..c07ea63f64 100644 --- a/src/plugins/quota/quota-util.c +++ b/src/plugins/quota/quota-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "wildcard-match.h" diff --git a/src/plugins/quota/quota.c b/src/plugins/quota/quota.c index 4d4c721f76..d75cee3d28 100644 --- a/src/plugins/quota/quota.c +++ b/src/plugins/quota/quota.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/quota/test-quota-util.c b/src/plugins/quota/test-quota-util.c index f539cc5c91..0e044387fe 100644 --- a/src/plugins/quota/test-quota-util.c +++ b/src/plugins/quota/test-quota-util.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2014-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2014-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "quota-private.h" diff --git a/src/plugins/replication/replication-plugin.c b/src/plugins/replication/replication-plugin.c index 517c8e42fe..141041d6cd 100644 --- a/src/plugins/replication/replication-plugin.c +++ b/src/plugins/replication/replication-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/snarf/snarf-plugin.c b/src/plugins/snarf/snarf-plugin.c index 6764765608..01a34ebc77 100644 --- a/src/plugins/snarf/snarf-plugin.c +++ b/src/plugins/snarf/snarf-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2007-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/stats/mail-stats-fill.c b/src/plugins/stats/mail-stats-fill.c index 41a9cd397a..7c48f6feab 100644 --- a/src/plugins/stats/mail-stats-fill.c +++ b/src/plugins/stats/mail-stats-fill.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "stats-plugin.h" diff --git a/src/plugins/stats/mail-stats.c b/src/plugins/stats/mail-stats.c index c07b7b9290..58f51164a8 100644 --- a/src/plugins/stats/mail-stats.c +++ b/src/plugins/stats/mail-stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "time-util.h" diff --git a/src/plugins/stats/stats-connection.c b/src/plugins/stats/stats-connection.c index ea8130ba11..35d2ac9653 100644 --- a/src/plugins/stats/stats-connection.c +++ b/src/plugins/stats/stats-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "base64.h" diff --git a/src/plugins/stats/stats-plugin.c b/src/plugins/stats/stats-plugin.c index 03224f859e..b5db95815f 100644 --- a/src/plugins/stats/stats-plugin.c +++ b/src/plugins/stats/stats-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/plugins/trash/trash-plugin.c b/src/plugins/trash/trash-plugin.c index a6cfc12d3a..6ded3b5bc3 100644 --- a/src/plugins/trash/trash-plugin.c +++ b/src/plugins/trash/trash-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-config.c b/src/plugins/virtual/virtual-config.c index d73646e355..1e6bcdbf39 100644 --- a/src/plugins/virtual/virtual-config.c +++ b/src/plugins/virtual/virtual-config.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-mail.c b/src/plugins/virtual/virtual-mail.c index 23801a6ea1..f9a61be7e3 100644 --- a/src/plugins/virtual/virtual-mail.c +++ b/src/plugins/virtual/virtual-mail.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-plugin.c b/src/plugins/virtual/virtual-plugin.c index 027b6a612c..e3f479fb34 100644 --- a/src/plugins/virtual/virtual-plugin.c +++ b/src/plugins/virtual/virtual-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-namespace.h" diff --git a/src/plugins/virtual/virtual-save.c b/src/plugins/virtual/virtual-save.c index 1d487b86b8..65d7f7ea13 100644 --- a/src/plugins/virtual/virtual-save.c +++ b/src/plugins/virtual/virtual-save.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-search.c b/src/plugins/virtual/virtual-search.c index d2fe953e02..4ebc411b6e 100644 --- a/src/plugins/virtual/virtual-search.c +++ b/src/plugins/virtual/virtual-search.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-storage.c b/src/plugins/virtual/virtual-storage.c index 58abbf68ef..4eed40a2fc 100644 --- a/src/plugins/virtual/virtual-storage.c +++ b/src/plugins/virtual/virtual-storage.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-sync.c b/src/plugins/virtual/virtual-sync.c index 479318037f..997a00651f 100644 --- a/src/plugins/virtual/virtual-sync.c +++ b/src/plugins/virtual/virtual-sync.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/virtual/virtual-transaction.c b/src/plugins/virtual/virtual-transaction.c index 6683a460b1..b9b788140c 100644 --- a/src/plugins/virtual/virtual-transaction.c +++ b/src/plugins/virtual/virtual-transaction.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/plugins/zlib/zlib-plugin.c b/src/plugins/zlib/zlib-plugin.c index 92995e3c53..02b9a96ce3 100644 --- a/src/plugins/zlib/zlib-plugin.c +++ b/src/plugins/zlib/zlib-plugin.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/pop3-login/client-authenticate.c b/src/pop3-login/client-authenticate.c index 46bef0b1f1..d499ef1784 100644 --- a/src/pop3-login/client-authenticate.c +++ b/src/pop3-login/client-authenticate.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/pop3-login/client.c b/src/pop3-login/client.c index eb50706a20..98c98c548a 100644 --- a/src/pop3-login/client.c +++ b/src/pop3-login/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "base64.h" diff --git a/src/pop3-login/pop3-login-settings.c b/src/pop3-login/pop3-login-settings.c index b72e0d6261..a84b185934 100644 --- a/src/pop3-login/pop3-login-settings.c +++ b/src/pop3-login/pop3-login-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/pop3-login/pop3-proxy.c b/src/pop3-login/pop3-proxy.c index 41ad7b9132..dd4d0b49b1 100644 --- a/src/pop3-login/pop3-proxy.c +++ b/src/pop3-login/pop3-proxy.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2004-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2004-2016 Dovecot authors, see the included COPYING file */ #include "login-common.h" #include "ioloop.h" diff --git a/src/pop3/main.c b/src/pop3/main.c index 6561f86677..77ebeaaec8 100644 --- a/src/pop3/main.c +++ b/src/pop3/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "ioloop.h" diff --git a/src/pop3/pop3-client.c b/src/pop3/pop3-client.c index 4b1c090676..f1752a21db 100644 --- a/src/pop3/pop3-client.c +++ b/src/pop3/pop3-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "array.h" diff --git a/src/pop3/pop3-commands.c b/src/pop3/pop3-commands.c index fd1c920482..adfc8fec86 100644 --- a/src/pop3/pop3-commands.c +++ b/src/pop3/pop3-commands.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "pop3-common.h" #include "array.h" diff --git a/src/pop3/pop3-settings.c b/src/pop3/pop3-settings.c index e414dd7d17..f74b9ed0fe 100644 --- a/src/pop3/pop3-settings.c +++ b/src/pop3/pop3-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2005-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2005-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/replication/aggregator/aggregator-settings.c b/src/replication/aggregator/aggregator-settings.c index a73f63fb42..d5e1b78e4c 100644 --- a/src/replication/aggregator/aggregator-settings.c +++ b/src/replication/aggregator/aggregator-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/replication/aggregator/aggregator.c b/src/replication/aggregator/aggregator.c index 1e5f558343..f6c8ab74e4 100644 --- a/src/replication/aggregator/aggregator.c +++ b/src/replication/aggregator/aggregator.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "restrict-access.h" diff --git a/src/replication/aggregator/notify-connection.c b/src/replication/aggregator/notify-connection.c index ed77ae839d..25727b6b38 100644 --- a/src/replication/aggregator/notify-connection.c +++ b/src/replication/aggregator/notify-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/replication/aggregator/replicator-connection.c b/src/replication/aggregator/replicator-connection.c index 9d1b185fa6..4cf06d6eeb 100644 --- a/src/replication/aggregator/replicator-connection.c +++ b/src/replication/aggregator/replicator-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/replication/replicator/doveadm-connection.c b/src/replication/replicator/doveadm-connection.c index 40670454f2..862a3dceff 100644 --- a/src/replication/replicator/doveadm-connection.c +++ b/src/replication/replicator/doveadm-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/replication/replicator/dsync-client.c b/src/replication/replicator/dsync-client.c index 8f2090e443..641ef473a0 100644 --- a/src/replication/replicator/dsync-client.c +++ b/src/replication/replicator/dsync-client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/replication/replicator/notify-connection.c b/src/replication/replicator/notify-connection.c index 5e3d2f87fd..1f62cec30f 100644 --- a/src/replication/replicator/notify-connection.c +++ b/src/replication/replicator/notify-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/replication/replicator/replicator-brain.c b/src/replication/replicator/replicator-brain.c index d86aef3498..abc6dcdf62 100644 --- a/src/replication/replicator/replicator-brain.c +++ b/src/replication/replicator/replicator-brain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/replication/replicator/replicator-queue-auth.c b/src/replication/replicator/replicator-queue-auth.c index 42709a1da2..d33fdbd04a 100644 --- a/src/replication/replicator/replicator-queue-auth.c +++ b/src/replication/replicator/replicator-queue-auth.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "auth-master.h" diff --git a/src/replication/replicator/replicator-queue.c b/src/replication/replicator/replicator-queue.c index 5838f660df..6ced4aafd1 100644 --- a/src/replication/replicator/replicator-queue.c +++ b/src/replication/replicator/replicator-queue.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/replication/replicator/replicator-settings.c b/src/replication/replicator/replicator-settings.c index 8188f417b7..40ef21c1ac 100644 --- a/src/replication/replicator/replicator-settings.c +++ b/src/replication/replicator/replicator-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/replication/replicator/replicator.c b/src/replication/replicator/replicator.c index d12e9a5ced..90fff097e5 100644 --- a/src/replication/replicator/replicator.c +++ b/src/replication/replicator/replicator.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2013-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2013-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/ssl-params/main.c b/src/ssl-params/main.c index 345d3e7c13..1158623c17 100644 --- a/src/ssl-params/main.c +++ b/src/ssl-params/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/ssl-params/ssl-params-settings.c b/src/ssl-params/ssl-params-settings.c index a1b9fa2ffb..d6ed8f4f16 100644 --- a/src/ssl-params/ssl-params-settings.c +++ b/src/ssl-params/ssl-params-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/ssl-params/ssl-params.c b/src/ssl-params/ssl-params.c index d885372d47..be44693d61 100644 --- a/src/ssl-params/ssl-params.c +++ b/src/ssl-params/ssl-params.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/stats/client-export.c b/src/stats/client-export.c index 3b86020df6..2f72bd6679 100644 --- a/src/stats/client-export.c +++ b/src/stats/client-export.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "net.h" diff --git a/src/stats/client.c b/src/stats/client.c index cea321e8c1..bd2686c6d8 100644 --- a/src/stats/client.c +++ b/src/stats/client.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "llist.h" diff --git a/src/stats/global-memory.c b/src/stats/global-memory.c index 0bd19665c0..140e7edfa8 100644 --- a/src/stats/global-memory.c +++ b/src/stats/global-memory.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "mail-command.h" diff --git a/src/stats/mail-command.c b/src/stats/mail-command.c index 1058c8dff7..80e9bbb447 100644 --- a/src/stats/mail-command.c +++ b/src/stats/mail-command.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/stats/mail-domain.c b/src/stats/mail-domain.c index 3f061ef898..382d1e0d4a 100644 --- a/src/stats/mail-domain.c +++ b/src/stats/mail-domain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/stats/mail-ip.c b/src/stats/mail-ip.c index b4c3e7f17f..e9c77d91ab 100644 --- a/src/stats/mail-ip.c +++ b/src/stats/mail-ip.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/stats/mail-server-connection.c b/src/stats/mail-server-connection.c index 527470121f..c45a1c05de 100644 --- a/src/stats/mail-server-connection.c +++ b/src/stats/mail-server-connection.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "strescape.h" diff --git a/src/stats/mail-session.c b/src/stats/mail-session.c index 947e23f7f8..40df0937a7 100644 --- a/src/stats/mail-session.c +++ b/src/stats/mail-session.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/stats/mail-stats.c b/src/stats/mail-stats.c index 74047511fb..e297082950 100644 --- a/src/stats/mail-stats.c +++ b/src/stats/mail-stats.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/stats/mail-user.c b/src/stats/mail-user.c index cffc201450..77a26bd940 100644 --- a/src/stats/mail-user.c +++ b/src/stats/mail-user.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h" diff --git a/src/stats/main.c b/src/stats/main.c index 95591ebb49..10200f9161 100644 --- a/src/stats/main.c +++ b/src/stats/main.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2011-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2011-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "module-dir.h" diff --git a/src/stats/stats-settings.c b/src/stats/stats-settings.c index ee77dc365d..5ebcbe27a9 100644 --- a/src/stats/stats-settings.c +++ b/src/stats/stats-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/util/gdbhelper.c b/src/util/gdbhelper.c index 9f20d31313..6e1553e261 100644 --- a/src/util/gdbhelper.c +++ b/src/util/gdbhelper.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2006-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/util/maildirlock.c b/src/util/maildirlock.c index b0075601cb..f8ea0aad60 100644 --- a/src/util/maildirlock.c +++ b/src/util/maildirlock.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2008-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2008-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "lib-signals.h" diff --git a/src/util/rawlog.c b/src/util/rawlog.c index a238fca65c..dadbab68a2 100644 --- a/src/util/rawlog.c +++ b/src/util/rawlog.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2002-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2002-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" diff --git a/src/util/script-login.c b/src/util/script-login.c index 4df5228dc9..956e7404be 100644 --- a/src/util/script-login.c +++ b/src/util/script-login.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2009-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2009-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "env-util.h" diff --git a/src/util/script.c b/src/util/script.c index 4fa752ab46..7f30a021da 100644 --- a/src/util/script.c +++ b/src/util/script.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "array.h" diff --git a/src/util/tcpwrap-settings.c b/src/util/tcpwrap-settings.c index f9030ab5f2..fe4c1fc2c0 100644 --- a/src/util/tcpwrap-settings.c +++ b/src/util/tcpwrap-settings.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "buffer.h" diff --git a/src/util/tcpwrap.c b/src/util/tcpwrap.c index 137e68c247..7123b238e8 100644 --- a/src/util/tcpwrap.c +++ b/src/util/tcpwrap.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2015 Dovecot authors, see the included COPYING file */ +/* Copyright (c) 2010-2016 Dovecot authors, see the included COPYING file */ #include "lib.h" #include "ioloop.h"