dovecot-2.0-sslstream: Updated copyright notices to include year...

dovecot at dovecot.org dovecot at dovecot.org
Sat Feb 13 02:58:32 EET 2010


details:   http://hg.dovecot.org/dovecot-2.0-sslstream/rev/615eef3139c2
changeset: 10583:615eef3139c2
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Jan 25 01:19:08 2010 +0200
description:
Updated copyright notices to include year 2010.

diffstat:

574 files changed, 574 insertions(+), 574 deletions(-)
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/auth/auth-cache.c                                    |    2 +-
src/auth/auth-client-connection.c                        |    2 +-
src/auth/auth-master-connection.c                        |    2 +-
src/auth/auth-penalty.c                                  |    2 +-
src/auth/auth-request-handler.c                          |    2 +-
src/auth/auth-request.c                                  |    2 +-
src/auth/auth-settings.c                                 |    2 +-
src/auth/auth-stream.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-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-external.c                                 |    2 +-
src/auth/mech-plain.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-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-vpopmail.c                               |    2 +-
src/auth/passdb.c                                        |    2 +-
src/auth/password-scheme.c                               |    2 +-
src/auth/userdb-blocking.c                               |    2 +-
src/auth/userdb-checkpassword.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-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/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/doveadm/doveadm-auth.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-mail.c                               |    2 +-
src/doveadm/doveadm-who.c                                |    2 +-
src/doveadm/doveadm.c                                    |    2 +-
src/dsync/dsync-brain-msgs-new.c                         |    2 +-
src/dsync/dsync-brain-msgs.c                             |    2 +-
src/dsync/dsync-brain.c                                  |    2 +-
src/dsync/dsync-data.c                                   |    2 +-
src/dsync/dsync-proxy-client.c                           |    2 +-
src/dsync/dsync-proxy-server-cmd.c                       |    2 +-
src/dsync/dsync-proxy-server.c                           |    2 +-
src/dsync/dsync-proxy.c                                  |    2 +-
src/dsync/dsync-worker-local.c                           |    2 +-
src/dsync/dsync-worker.c                                 |    2 +-
src/dsync/dsync.c                                        |    2 +-
src/dsync/test-dsync-brain-msgs.c                        |    2 +-
src/dsync/test-dsync-brain.c                             |    2 +-
src/dsync/test-dsync-common.c                            |    2 +-
src/dsync/test-dsync-proxy-server-cmd.c                  |    2 +-
src/dsync/test-dsync-proxy.c                             |    2 +-
src/dsync/test-dsync-worker.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/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-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-rename.c                                    |    2 +-
src/imap/cmd-search.c                                    |    2 +-
src/imap/cmd-select.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-uid.c                                       |    2 +-
src/imap/cmd-unselect.c                                  |    2 +-
src/imap/cmd-unsubscribe.c                               |    2 +-
src/imap/cmd-x-cancel.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-search-args.c                              |    2 +-
src/imap/imap-search.c                                   |    2 +-
src/imap/imap-settings.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/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-dict/dict-client.c                               |    2 +-
src/lib-dict/dict-db.c                                   |    2 +-
src/lib-dict/dict-file.c                                 |    2 +-
src/lib-dict/dict-sql-settings.c                         |    2 +-
src/lib-dict/dict-sql.c                                  |    2 +-
src/lib-dict/dict.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-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-utf7.c                                 |    2 +-
src/lib-imap/imap-util.c                                 |    2 +-
src/lib-imap/test-imap-match.c                           |    2 +-
src/lib-imap/test-imap-parser.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-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-list-index-sync.c                  |    2 +-
src/lib-index/mailbox-list-index.c                       |    2 +-
src/lib-index/mailbox-log.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-dot.c                               |    2 +-
src/lib-mail/istream-header-filter.c                     |    2 +-
src/lib-mail/mbox-from.c                                 |    2 +-
src/lib-mail/message-address.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-search.c                            |    2 +-
src/lib-mail/message-send.c                              |    2 +-
src/lib-mail/message-size.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-dot.c                          |    2 +-
src/lib-mail/test-istream-header-filter.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-quoted-printable.c                     |    2 +-
src/lib-mail/test-rfc2231-parser.c                       |    2 +-
src/lib-master/anvil-client.c                            |    2 +-
src/lib-master/master-auth.c                             |    2 +-
src/lib-master/master-login-auth.c                       |    2 +-
src/lib-master/master-login.c                            |    2 +-
src/lib-master/master-service-settings.c                 |    2 +-
src/lib-master/master-service.c                          |    2 +-
src/lib-master/syslog-util.c                             |    2 +-
src/lib-settings/settings-parser.c                       |    2 +-
src/lib-settings/settings.c                              |    2 +-
src/lib-sql/driver-mysql.c                               |    2 +-
src/lib-sql/driver-pgsql.c                               |    2 +-
src/lib-sql/sql-api.c                                    |    2 +-
src/lib-sql/sql-pool.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-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-common/dbox-sync-rebuild.c    |    2 +-
src/lib-storage/index/dbox-multi/mdbox-file-purge.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-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-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-file.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/index-fetch.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-check.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-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-stats.c               |    2 +-
src/lib-storage/index/maildir/maildir-copy.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.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-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/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/index/test-index-fetch.c                 |    2 +-
src/lib-storage/list/index-mailbox-list-sync.c           |    2 +-
src/lib-storage/list/index-mailbox-list.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-maildir-iter.c         |    2 +-
src/lib-storage/list/mailbox-list-maildir.c              |    2 +-
src/lib-storage/list/mailbox-list-subscriptions.c        |    2 +-
src/lib-storage/list/subscription-file.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-build.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-list.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/test-mail-storage.c                      |    2 +-
src/lib-storage/test-mail.c                              |    2 +-
src/lib-storage/test-mailbox.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/base64.c                                         |    2 +-
src/lib/bsearch-insert-pos.c                             |    2 +-
src/lib/buffer.c                                         |    2 +-
src/lib/child-wait.c                                     |    2 +-
src/lib/close-keep-errno.c                               |    2 +-
src/lib/compat.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/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-dotlock.c                                   |    2 +-
src/lib/file-lock.c                                      |    2 +-
src/lib/file-set-size.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/home-expand.c                                    |    2 +-
src/lib/hostpid.c                                        |    2 +-
src/lib/imem.c                                           |    2 +-
src/lib/ioloop-notify-dn.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.c                                       |    2 +-
src/lib/istream-concat.c                                 |    2 +-
src/lib/istream-crlf.c                                   |    2 +-
src/lib/istream-data.c                                   |    2 +-
src/lib/istream-file.c                                   |    2 +-
src/lib/istream-limit.c                                  |    2 +-
src/lib/istream-mmap.c                                   |    2 +-
src/lib/istream-seekable.c                               |    2 +-
src/lib/istream-tee.c                                    |    2 +-
src/lib/istream.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-clean.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/network.c                                        |    2 +-
src/lib/nfs-workarounds.c                                |    2 +-
src/lib/ostream-buffer.c                                 |    2 +-
src/lib/ostream-file.c                                   |    2 +-
src/lib/ostream.c                                        |    2 +-
src/lib/printf-format-fix.c                              |    2 +-
src/lib/priorityq.c                                      |    2 +-
src/lib/process-title.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.c                                            |    2 +-
src/lib/strescape.c                                      |    2 +-
src/lib/strfuncs.c                                       |    2 +-
src/lib/test-aqueue.c                                    |    2 +-
src/lib/test-array.c                                     |    2 +-
src/lib/test-base64.c                                    |    2 +-
src/lib/test-bsearch-insert-pos.c                        |    2 +-
src/lib/test-buffer.c                                    |    2 +-
src/lib/test-hex-binary.c                                |    2 +-
src/lib/test-istream-concat.c                            |    2 +-
src/lib/test-istream-crlf.c                              |    2 +-
src/lib/test-istream-seekable.c                          |    2 +-
src/lib/test-istream-tee.c                               |    2 +-
src/lib/test-lib.c                                       |    2 +-
src/lib/test-llist.c                                     |    2 +-
src/lib/test-mempool-alloconly.c                         |    2 +-
src/lib/test-network.c                                   |    2 +-
src/lib/test-primes.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-strescape.c                                 |    2 +-
src/lib/test-strfuncs.c                                  |    2 +-
src/lib/test-time-util.c                                 |    2 +-
src/lib/test-utc-mktime.c                                |    2 +-
src/lib/test-var-expand.c                                |    2 +-
src/lib/time-util.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/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/log-connection.c                                 |    2 +-
src/log/log-settings.c                                   |    2 +-
src/log/main.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/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-backend-vfile-acllist.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-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/autocreate/autocreate-plugin.c               |    2 +-
src/plugins/expire/expire-env.c                          |    2 +-
src/plugins/expire/expire-plugin.c                       |    2 +-
src/plugins/expire/expire-tool.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.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/fts-api.c                                |    2 +-
src/plugins/fts/fts-plugin.c                             |    2 +-
src/plugins/fts/fts-search.c                             |    2 +-
src/plugins/fts/fts-storage.c                            |    2 +-
src/plugins/imap-acl/imap-acl-plugin.c                   |    2 +-
src/plugins/imap-quota/imap-quota-plugin.c               |    2 +-
src/plugins/lazy-expunge/lazy-expunge-plugin.c           |    2 +-
src/plugins/listescape/listescape-plugin.c               |    2 +-
src/plugins/mail-log/mail-log-plugin.c                   |    2 +-
src/plugins/mbox-snarf/mbox-snarf-plugin.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-storage.c                        |    2 +-
src/plugins/quota/quota.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/istream-bzlib.c                         |    2 +-
src/plugins/zlib/istream-zlib.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/ssl-params/main.c                                    |    2 +-
src/ssl-params/ssl-params-openssl.c                      |    2 +-
src/ssl-params/ssl-params-settings.c                     |    2 +-
src/ssl-params/ssl-params.c                              |    2 +-
src/util/gdbhelper.c                                     |    2 +-
src/util/imap-utf7.c                                     |    2 +-
src/util/listview.c                                      |    2 +-
src/util/maildirlock.c                                   |    2 +-
src/util/rawlog.c                                        |    2 +-
src/util/script.c                                        |    2 +-

diffs (truncated from 5166 to 300 lines):

diff -r 6ecb1b7528c9 -r 615eef3139c2 src/anvil/anvil-connection.c
--- a/src/anvil/anvil-connection.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/anvil/anvil-connection.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "llist.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/anvil/anvil-settings.c
--- a/src/anvil/anvil-settings.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/anvil/anvil-settings.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "buffer.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/anvil/connect-limit.c
--- a/src/anvil/connect-limit.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/anvil/connect-limit.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "hash.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/anvil/main.c
--- a/src/anvil/main.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/anvil/main.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "common.h"
 #include "array.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/anvil/penalty.c
--- a/src/anvil/penalty.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/anvil/penalty.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (C) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-cache.c
--- a/src/auth/auth-cache.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-cache.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "lib-signals.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-client-connection.c
--- a/src/auth/auth-client-connection.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-client-connection.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-master-connection.c
--- a/src/auth/auth-master-connection.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-master-connection.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-penalty.c
--- a/src/auth/auth-penalty.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-penalty.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-request-handler.c
--- a/src/auth/auth-request-handler.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-request-handler.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-request.c
--- a/src/auth/auth-request.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-request.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-settings.c
--- a/src/auth/auth-settings.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-settings.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-stream.c
--- a/src/auth/auth-stream.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-stream.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-worker-client.c
--- a/src/auth/auth-worker-client.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-worker-client.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "base64.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth-worker-server.c
--- a/src/auth/auth-worker-server.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth-worker-server.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/auth.c
--- a/src/auth/auth.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/auth.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "network.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/db-checkpassword.c
--- a/src/auth/db-checkpassword.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/db-checkpassword.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/db-ldap.c
--- a/src/auth/db-ldap.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/db-ldap.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/db-passwd-file.c
--- a/src/auth/db-passwd-file.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/db-passwd-file.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/db-sql.c
--- a/src/auth/db-sql.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/db-sql.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/main.c
--- a/src/auth/main.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/main.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "array.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech-anonymous.c
--- a/src/auth/mech-anonymous.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech-anonymous.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "mech.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech-cram-md5.c
--- a/src/auth/mech-cram-md5.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech-cram-md5.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 /* CRAM-MD5 SASL authentication, see RFC-2195
    Joshua Goodall <joshua at roughtrade.net> */
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech-digest-md5.c
--- a/src/auth/mech-digest-md5.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech-digest-md5.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 /* Digest-MD5 SASL authentication, see RFC-2831 */
 
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech-external.c
--- a/src/auth/mech-external.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech-external.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2009-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech-plain.c
--- a/src/auth/mech-plain.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech-plain.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "safe-memset.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/mech.c
--- a/src/auth/mech.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/mech.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "ioloop.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-blocking.c
--- a/src/auth/passdb-blocking.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-blocking.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "str.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-bsdauth.c
--- a/src/auth/passdb-bsdauth.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-bsdauth.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-cache.c
--- a/src/auth/passdb-cache.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-cache.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "password-scheme.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-checkpassword.c
--- a/src/auth/passdb-checkpassword.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-checkpassword.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2004-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-ldap.c
--- a/src/auth/passdb-ldap.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-ldap.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2003-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2003-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-passwd-file.c
--- a/src/auth/passdb-passwd-file.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-passwd-file.c	Mon Jan 25 01:19:08 2010 +0200
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2010 Dovecot authors, see the included COPYING file */
 
 #include "auth-common.h"
 #include "passdb.h"
diff -r 6ecb1b7528c9 -r 615eef3139c2 src/auth/passdb-passwd.c
--- a/src/auth/passdb-passwd.c	Mon Jan 25 01:08:12 2010 +0200
+++ b/src/auth/passdb-passwd.c	Mon Jan 25 01:19:08 2010 +0200


More information about the dovecot-cvs mailing list