From d1b70d7bdfbc29cae1f12fc51cbd6e0dfc93fe56 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Sat, 5 Mar 2011 14:48:20 +0100
Subject: [PATCH] Updated copyright notices to include year 2011.

---
 doc/man/pigeonhole.7.in                                      | 4 ++--
 src/lib-managesieve/managesieve-parser.c                     | 2 +-
 src/lib-managesieve/managesieve-parser.h                     | 2 +-
 src/lib-managesieve/managesieve-quote.c                      | 2 +-
 src/lib-managesieve/managesieve-quote.h                      | 2 +-
 src/lib-sieve-tool/mail-raw.c                                | 2 +-
 src/lib-sieve-tool/mail-raw.h                                | 2 +-
 src/lib-sieve-tool/sieve-tool.c                              | 2 +-
 src/lib-sieve-tool/sieve-tool.h                              | 2 +-
 src/lib-sieve/cmd-discard.c                                  | 2 +-
 src/lib-sieve/cmd-if.c                                       | 2 +-
 src/lib-sieve/cmd-keep.c                                     | 2 +-
 src/lib-sieve/cmd-redirect.c                                 | 2 +-
 src/lib-sieve/cmd-require.c                                  | 2 +-
 src/lib-sieve/cmd-stop.c                                     | 2 +-
 src/lib-sieve/cmp-i-ascii-casemap.c                          | 2 +-
 src/lib-sieve/cmp-i-octet.c                                  | 2 +-
 src/lib-sieve/ext-encoded-character.c                        | 2 +-
 src/lib-sieve/ext-envelope.c                                 | 2 +-
 src/lib-sieve/ext-fileinto.c                                 | 2 +-
 src/lib-sieve/ext-reject.c                                   | 2 +-
 src/lib-sieve/mcht-contains.c                                | 2 +-
 src/lib-sieve/mcht-is.c                                      | 2 +-
 src/lib-sieve/mcht-matches.c                                 | 2 +-
 src/lib-sieve/plugins/body/ext-body-common.c                 | 2 +-
 src/lib-sieve/plugins/body/ext-body-common.h                 | 2 +-
 src/lib-sieve/plugins/body/ext-body.c                        | 2 +-
 src/lib-sieve/plugins/body/tst-body.c                        | 2 +-
 .../comparator-i-ascii-numeric/ext-cmp-i-ascii-numeric.c     | 2 +-
 src/lib-sieve/plugins/copy/ext-copy.c                        | 2 +-
 src/lib-sieve/plugins/copy/sieve-ext-copy.h                  | 3 +++
 src/lib-sieve/plugins/date/ext-date-common.c                 | 2 +-
 src/lib-sieve/plugins/date/ext-date-common.h                 | 2 +-
 src/lib-sieve/plugins/date/ext-date.c                        | 2 +-
 src/lib-sieve/plugins/date/tst-date.c                        | 2 +-
 src/lib-sieve/plugins/enotify/cmd-notify.c                   | 2 +-
 src/lib-sieve/plugins/enotify/ext-enotify-common.c           | 2 +-
 src/lib-sieve/plugins/enotify/ext-enotify-common.h           | 2 +-
 src/lib-sieve/plugins/enotify/ext-enotify-limits.h           | 2 +-
 src/lib-sieve/plugins/enotify/ext-enotify.c                  | 2 +-
 src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c           | 2 +-
 src/lib-sieve/plugins/enotify/mailto/uri-mailto.c            | 2 +-
 src/lib-sieve/plugins/enotify/mailto/uri-mailto.h            | 2 +-
 src/lib-sieve/plugins/enotify/sieve-ext-enotify.h            | 2 +-
 src/lib-sieve/plugins/enotify/tst-notify-method-capability.c | 2 +-
 src/lib-sieve/plugins/enotify/tst-valid-notify-method.c      | 2 +-
 src/lib-sieve/plugins/enotify/vmodf-encodeurl.c              | 2 +-
 src/lib-sieve/plugins/environment/ext-environment-common.c   | 2 +-
 src/lib-sieve/plugins/environment/ext-environment-common.h   | 2 +-
 src/lib-sieve/plugins/environment/ext-environment.c          | 2 +-
 src/lib-sieve/plugins/environment/sieve-ext-environment.h    | 2 +-
 src/lib-sieve/plugins/environment/tst-environment.c          | 2 +-
 src/lib-sieve/plugins/imap4flags/cmd-flag.c                  | 2 +-
 src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.c     | 2 +-
 src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.h     | 2 +-
 src/lib-sieve/plugins/imap4flags/ext-imap4flags.c            | 2 +-
 src/lib-sieve/plugins/imap4flags/ext-imapflags.c             | 2 +-
 src/lib-sieve/plugins/imap4flags/tag-flags.c                 | 2 +-
 src/lib-sieve/plugins/imap4flags/tst-hasflag.c               | 2 +-
 src/lib-sieve/plugins/include/cmd-global.c                   | 2 +-
 src/lib-sieve/plugins/include/cmd-include.c                  | 2 +-
 src/lib-sieve/plugins/include/cmd-return.c                   | 2 +-
 src/lib-sieve/plugins/include/ext-include-binary.c           | 2 +-
 src/lib-sieve/plugins/include/ext-include-binary.h           | 2 +-
 src/lib-sieve/plugins/include/ext-include-common.c           | 2 +-
 src/lib-sieve/plugins/include/ext-include-common.h           | 2 +-
 src/lib-sieve/plugins/include/ext-include-limits.h           | 2 +-
 src/lib-sieve/plugins/include/ext-include-variables.c        | 2 +-
 src/lib-sieve/plugins/include/ext-include-variables.h        | 2 +-
 src/lib-sieve/plugins/include/ext-include.c                  | 2 +-
 src/lib-sieve/plugins/mailbox/ext-mailbox-common.h           | 2 +-
 src/lib-sieve/plugins/mailbox/ext-mailbox.c                  | 2 +-
 src/lib-sieve/plugins/mailbox/tag-mailbox-create.c           | 2 +-
 src/lib-sieve/plugins/mailbox/tst-mailboxexists.c            | 2 +-
 src/lib-sieve/plugins/notify/cmd-denotify.c                  | 2 +-
 src/lib-sieve/plugins/notify/cmd-notify.c                    | 2 +-
 src/lib-sieve/plugins/notify/ext-notify-common.c             | 2 +-
 src/lib-sieve/plugins/notify/ext-notify-common.h             | 2 +-
 src/lib-sieve/plugins/notify/ext-notify-limits.h             | 2 +-
 src/lib-sieve/plugins/notify/ext-notify.c                    | 2 +-
 src/lib-sieve/plugins/regex/ext-regex-common.c               | 2 +-
 src/lib-sieve/plugins/regex/ext-regex-common.h               | 2 +-
 src/lib-sieve/plugins/regex/ext-regex.c                      | 2 +-
 src/lib-sieve/plugins/regex/mcht-regex.c                     | 2 +-
 src/lib-sieve/plugins/relational/ext-relational-common.c     | 2 +-
 src/lib-sieve/plugins/relational/ext-relational-common.h     | 2 +-
 src/lib-sieve/plugins/relational/ext-relational.c            | 2 +-
 src/lib-sieve/plugins/relational/mcht-count.c                | 2 +-
 src/lib-sieve/plugins/relational/mcht-value.c                | 2 +-
 .../plugins/spamvirustest/ext-spamvirustest-common.c         | 2 +-
 .../plugins/spamvirustest/ext-spamvirustest-common.h         | 2 +-
 src/lib-sieve/plugins/spamvirustest/ext-spamvirustest.c      | 2 +-
 src/lib-sieve/plugins/spamvirustest/tst-spamvirustest.c      | 2 +-
 src/lib-sieve/plugins/subaddress/ext-subaddress.c            | 2 +-
 src/lib-sieve/plugins/vacation/cmd-vacation.c                | 2 +-
 src/lib-sieve/plugins/vacation/ext-vacation-common.c         | 5 +++++
 src/lib-sieve/plugins/vacation/ext-vacation-common.h         | 2 +-
 src/lib-sieve/plugins/vacation/ext-vacation-seconds.c        | 2 +-
 src/lib-sieve/plugins/vacation/ext-vacation.c                | 2 +-
 src/lib-sieve/plugins/variables/cmd-set.c                    | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-arguments.c    | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-arguments.h    | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-common.c       | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-common.h       | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-dump.c         | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-dump.h         | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-limits.h       | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-modifiers.c    | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-modifiers.h    | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-name.c         | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-name.h         | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-namespaces.c   | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-namespaces.h   | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-operands.c     | 2 +-
 src/lib-sieve/plugins/variables/ext-variables-operands.h     | 2 +-
 src/lib-sieve/plugins/variables/ext-variables.c              | 2 +-
 src/lib-sieve/plugins/variables/sieve-ext-variables.h        | 2 +-
 src/lib-sieve/plugins/variables/tst-string.c                 | 2 +-
 src/lib-sieve/rfc2822.c                                      | 2 +-
 src/lib-sieve/rfc2822.h                                      | 2 +-
 src/lib-sieve/sieve-actions.c                                | 2 +-
 src/lib-sieve/sieve-actions.h                                | 2 +-
 src/lib-sieve/sieve-address-parts.c                          | 2 +-
 src/lib-sieve/sieve-address-parts.h                          | 2 +-
 src/lib-sieve/sieve-address.c                                | 2 +-
 src/lib-sieve/sieve-address.h                                | 2 +-
 src/lib-sieve/sieve-ast.c                                    | 2 +-
 src/lib-sieve/sieve-ast.h                                    | 2 +-
 src/lib-sieve/sieve-binary-code.c                            | 2 +-
 src/lib-sieve/sieve-binary-debug.c                           | 2 +-
 src/lib-sieve/sieve-binary-dumper.c                          | 2 +-
 src/lib-sieve/sieve-binary-dumper.h                          | 2 +-
 src/lib-sieve/sieve-binary-file.c                            | 2 +-
 src/lib-sieve/sieve-binary-private.h                         | 2 +-
 src/lib-sieve/sieve-binary.c                                 | 2 +-
 src/lib-sieve/sieve-binary.h                                 | 2 +-
 src/lib-sieve/sieve-code-dumper.c                            | 2 +-
 src/lib-sieve/sieve-code-dumper.h                            | 2 +-
 src/lib-sieve/sieve-code.c                                   | 2 +-
 src/lib-sieve/sieve-code.h                                   | 2 +-
 src/lib-sieve/sieve-commands.c                               | 2 +-
 src/lib-sieve/sieve-commands.h                               | 2 +-
 src/lib-sieve/sieve-common.h                                 | 2 +-
 src/lib-sieve/sieve-comparators.c                            | 2 +-
 src/lib-sieve/sieve-comparators.h                            | 2 +-
 src/lib-sieve/sieve-config.h                                 | 2 +-
 src/lib-sieve/sieve-dump.h                                   | 2 +-
 src/lib-sieve/sieve-error-private.h                          | 2 +-
 src/lib-sieve/sieve-error.c                                  | 2 +-
 src/lib-sieve/sieve-error.h                                  | 2 +-
 src/lib-sieve/sieve-extensions.c                             | 2 +-
 src/lib-sieve/sieve-extensions.h                             | 2 +-
 src/lib-sieve/sieve-generator.c                              | 2 +-
 src/lib-sieve/sieve-generator.h                              | 2 +-
 src/lib-sieve/sieve-interpreter.c                            | 2 +-
 src/lib-sieve/sieve-interpreter.h                            | 2 +-
 src/lib-sieve/sieve-lexer.c                                  | 2 +-
 src/lib-sieve/sieve-lexer.h                                  | 2 +-
 src/lib-sieve/sieve-limits.h                                 | 2 +-
 src/lib-sieve/sieve-match-types.c                            | 2 +-
 src/lib-sieve/sieve-match-types.h                            | 2 +-
 src/lib-sieve/sieve-match.c                                  | 2 +-
 src/lib-sieve/sieve-match.h                                  | 2 +-
 src/lib-sieve/sieve-message.c                                | 2 +-
 src/lib-sieve/sieve-message.h                                | 2 +-
 src/lib-sieve/sieve-objects.c                                | 2 +-
 src/lib-sieve/sieve-objects.h                                | 2 +-
 src/lib-sieve/sieve-parser.c                                 | 2 +-
 src/lib-sieve/sieve-parser.h                                 | 2 +-
 src/lib-sieve/sieve-plugins.c                                | 2 +-
 src/lib-sieve/sieve-plugins.h                                | 2 +-
 src/lib-sieve/sieve-result.c                                 | 2 +-
 src/lib-sieve/sieve-result.h                                 | 2 +-
 src/lib-sieve/sieve-runtime-trace.c                          | 2 +-
 src/lib-sieve/sieve-runtime-trace.h                          | 2 +-
 src/lib-sieve/sieve-runtime.h                                | 2 +-
 src/lib-sieve/sieve-script-private.h                         | 2 +-
 src/lib-sieve/sieve-script.c                                 | 2 +-
 src/lib-sieve/sieve-script.h                                 | 2 +-
 src/lib-sieve/sieve-settings.c                               | 2 +-
 src/lib-sieve/sieve-settings.h                               | 2 +-
 src/lib-sieve/sieve-smtp.c                                   | 2 +-
 src/lib-sieve/sieve-smtp.h                                   | 2 +-
 src/lib-sieve/sieve-stringlist.c                             | 2 +-
 src/lib-sieve/sieve-stringlist.h                             | 2 +-
 src/lib-sieve/sieve-types.h                                  | 2 +-
 src/lib-sieve/sieve-validator.c                              | 2 +-
 src/lib-sieve/sieve-validator.h                              | 2 +-
 src/lib-sieve/sieve.c                                        | 2 +-
 src/lib-sieve/sieve.h                                        | 2 +-
 src/lib-sieve/tst-address.c                                  | 2 +-
 src/lib-sieve/tst-allof.c                                    | 2 +-
 src/lib-sieve/tst-anyof.c                                    | 2 +-
 src/lib-sieve/tst-exists.c                                   | 2 +-
 src/lib-sieve/tst-header.c                                   | 2 +-
 src/lib-sieve/tst-not.c                                      | 2 +-
 src/lib-sieve/tst-size.c                                     | 2 +-
 src/lib-sieve/tst-truefalse.c                                | 2 +-
 src/lib-sievestorage/sieve-storage-list.c                    | 2 +-
 src/lib-sievestorage/sieve-storage-list.h                    | 2 +-
 src/lib-sievestorage/sieve-storage-private.h                 | 2 +-
 src/lib-sievestorage/sieve-storage-quota.c                   | 2 +-
 src/lib-sievestorage/sieve-storage-quota.h                   | 2 +-
 src/lib-sievestorage/sieve-storage-save.c                    | 2 +-
 src/lib-sievestorage/sieve-storage-save.h                    | 2 +-
 src/lib-sievestorage/sieve-storage-script.c                  | 2 +-
 src/lib-sievestorage/sieve-storage-script.h                  | 2 +-
 src/lib-sievestorage/sieve-storage.c                         | 2 +-
 src/lib-sievestorage/sieve-storage.h                         | 2 +-
 src/managesieve-login/client-authenticate.c                  | 2 +-
 src/managesieve-login/client-authenticate.h                  | 2 +-
 src/managesieve-login/client.c                               | 2 +-
 src/managesieve-login/client.h                               | 2 +-
 src/managesieve-login/managesieve-login-settings-plugin.c    | 2 +-
 src/managesieve-login/managesieve-login-settings-plugin.h    | 2 +-
 src/managesieve-login/managesieve-login-settings.c           | 2 +-
 src/managesieve-login/managesieve-login-settings.h           | 2 +-
 src/managesieve-login/managesieve-proxy.c                    | 2 +-
 src/managesieve-login/managesieve-proxy.h                    | 2 +-
 src/managesieve/cmd-capability.c                             | 2 +-
 src/managesieve/cmd-deletescript.c                           | 2 +-
 src/managesieve/cmd-getscript.c                              | 2 +-
 src/managesieve/cmd-havespace.c                              | 2 +-
 src/managesieve/cmd-listscripts.c                            | 2 +-
 src/managesieve/cmd-logout.c                                 | 2 +-
 src/managesieve/cmd-noop.c                                   | 2 +-
 src/managesieve/cmd-putscript.c                              | 2 +-
 src/managesieve/cmd-renamescript.c                           | 2 +-
 src/managesieve/cmd-setactive.c                              | 2 +-
 src/managesieve/main.c                                       | 2 +-
 src/managesieve/managesieve-capabilities.c                   | 2 +-
 src/managesieve/managesieve-capabilities.h                   | 2 +-
 src/managesieve/managesieve-client.c                         | 2 +-
 src/managesieve/managesieve-client.h                         | 2 +-
 src/managesieve/managesieve-commands.c                       | 2 +-
 src/managesieve/managesieve-commands.h                       | 2 +-
 src/managesieve/managesieve-common.h                         | 2 +-
 src/managesieve/managesieve-quota.c                          | 2 +-
 src/managesieve/managesieve-quota.h                          | 2 +-
 src/managesieve/managesieve-settings.c                       | 2 +-
 src/managesieve/managesieve-settings.h                       | 2 +-
 src/plugins/lda-sieve/lda-sieve-plugin.c                     | 2 +-
 src/plugins/lda-sieve/lda-sieve-plugin.h                     | 2 +-
 src/sieve-tools/debug/cmd-debug-print.c                      | 2 +-
 src/sieve-tools/debug/ext-debug-common.h                     | 2 +-
 src/sieve-tools/debug/ext-debug.c                            | 2 +-
 src/sieve-tools/debug/sieve-ext-debug.h                      | 2 +-
 src/sieve-tools/sieve-dump.c                                 | 2 +-
 src/sieve-tools/sieve-filter.c                               | 2 +-
 src/sieve-tools/sieve-test.c                                 | 2 +-
 src/sieve-tools/sievec.c                                     | 2 +-
 src/testsuite/cmd-test-binary.c                              | 2 +-
 src/testsuite/cmd-test-config.c                              | 2 +-
 src/testsuite/cmd-test-fail.c                                | 2 +-
 src/testsuite/cmd-test-mailbox.c                             | 2 +-
 src/testsuite/cmd-test-message.c                             | 2 +-
 src/testsuite/cmd-test-result.c                              | 2 +-
 src/testsuite/cmd-test-set.c                                 | 2 +-
 src/testsuite/cmd-test.c                                     | 2 +-
 src/testsuite/ext-testsuite.c                                | 2 +-
 src/testsuite/testsuite-arguments.c                          | 2 +-
 src/testsuite/testsuite-arguments.h                          | 2 +-
 src/testsuite/testsuite-binary.c                             | 2 +-
 src/testsuite/testsuite-binary.h                             | 2 +-
 src/testsuite/testsuite-common.c                             | 2 +-
 src/testsuite/testsuite-common.h                             | 2 +-
 src/testsuite/testsuite-log.c                                | 2 +-
 src/testsuite/testsuite-log.h                                | 2 +-
 src/testsuite/testsuite-mailstore.c                          | 2 +-
 src/testsuite/testsuite-mailstore.h                          | 2 +-
 src/testsuite/testsuite-message.c                            | 2 +-
 src/testsuite/testsuite-message.h                            | 2 +-
 src/testsuite/testsuite-objects.c                            | 2 +-
 src/testsuite/testsuite-objects.h                            | 2 +-
 src/testsuite/testsuite-result.c                             | 2 +-
 src/testsuite/testsuite-result.h                             | 2 +-
 src/testsuite/testsuite-script.c                             | 2 +-
 src/testsuite/testsuite-script.h                             | 2 +-
 src/testsuite/testsuite-settings.c                           | 2 +-
 src/testsuite/testsuite-settings.h                           | 2 +-
 src/testsuite/testsuite-smtp.c                               | 2 +-
 src/testsuite/testsuite-smtp.h                               | 2 +-
 src/testsuite/testsuite-substitutions.c                      | 2 +-
 src/testsuite/testsuite-substitutions.h                      | 2 +-
 src/testsuite/testsuite.c                                    | 2 +-
 src/testsuite/tst-test-error.c                               | 2 +-
 src/testsuite/tst-test-multiscript.c                         | 2 +-
 src/testsuite/tst-test-result-action.c                       | 2 +-
 src/testsuite/tst-test-result-execute.c                      | 2 +-
 src/testsuite/tst-test-script-compile.c                      | 2 +-
 src/testsuite/tst-test-script-run.c                          | 2 +-
 291 files changed, 298 insertions(+), 290 deletions(-)

diff --git a/doc/man/pigeonhole.7.in b/doc/man/pigeonhole.7.in
index fe92c1869..787c29f0a 100644
--- a/doc/man/pigeonhole.7.in
+++ b/doc/man/pigeonhole.7.in
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Pigeonhole authors, see the included COPYING file
-.TH "PIGEONHOLE" 7 "2010-08-23" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
+.\" Copyright (c) 2010-2011 Pigeonhole authors, see the included COPYING file
+.TH "PIGEONHOLE" 7 "2010-03-05" "Pigeonhole for Dovecot v2.0" "Pigeonhole"
 .\"------------------------------------------------------------------------
 .SH NAME
 pigeonhole \- Overview of the Pigeonhole project\(aqs Sieve support for the
diff --git a/src/lib-managesieve/managesieve-parser.c b/src/lib-managesieve/managesieve-parser.c
index 0d3a41709..2566a8a48 100644
--- a/src/lib-managesieve/managesieve-parser.c
+++ b/src/lib-managesieve/managesieve-parser.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-managesieve/managesieve-parser.h b/src/lib-managesieve/managesieve-parser.h
index fa783bd28..a0cede842 100644
--- a/src/lib-managesieve/managesieve-parser.h
+++ b/src/lib-managesieve/managesieve-parser.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_PARSER_H
diff --git a/src/lib-managesieve/managesieve-quote.c b/src/lib-managesieve/managesieve-quote.c
index 1e01446e8..5a3e4ea5a 100644
--- a/src/lib-managesieve/managesieve-quote.c
+++ b/src/lib-managesieve/managesieve-quote.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-managesieve/managesieve-quote.h b/src/lib-managesieve/managesieve-quote.h
index 1c5c15bbf..2a55e1731 100644
--- a/src/lib-managesieve/managesieve-quote.h
+++ b/src/lib-managesieve/managesieve-quote.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __IMAP_QUOTE_H
diff --git a/src/lib-sieve-tool/mail-raw.c b/src/lib-sieve-tool/mail-raw.c
index da2d8eba0..8b6c395c5 100644
--- a/src/lib-sieve-tool/mail-raw.c
+++ b/src/lib-sieve-tool/mail-raw.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve-tool/mail-raw.h b/src/lib-sieve-tool/mail-raw.h
index 8e672ad30..94dc28ae6 100644
--- a/src/lib-sieve-tool/mail-raw.h
+++ b/src/lib-sieve-tool/mail-raw.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MAIL_RAW_H
diff --git a/src/lib-sieve-tool/sieve-tool.c b/src/lib-sieve-tool/sieve-tool.c
index 9bc93c6dc..4b20982e5 100644
--- a/src/lib-sieve-tool/sieve-tool.c
+++ b/src/lib-sieve-tool/sieve-tool.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve-tool/sieve-tool.h b/src/lib-sieve-tool/sieve-tool.h
index ec0365049..1197b4d0c 100644
--- a/src/lib-sieve-tool/sieve-tool.h
+++ b/src/lib-sieve-tool/sieve-tool.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_TOOL_H
diff --git a/src/lib-sieve/cmd-discard.c b/src/lib-sieve/cmd-discard.c
index 108efe4d3..96147e26e 100644
--- a/src/lib-sieve/cmd-discard.c
+++ b/src/lib-sieve/cmd-discard.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/cmd-if.c b/src/lib-sieve/cmd-if.c
index 0c471bd36..841614dd0 100644
--- a/src/lib-sieve/cmd-if.c
+++ b/src/lib-sieve/cmd-if.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/cmd-keep.c b/src/lib-sieve/cmd-keep.c
index 2187f5a11..bba037331 100644
--- a/src/lib-sieve/cmd-keep.c
+++ b/src/lib-sieve/cmd-keep.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/cmd-redirect.c b/src/lib-sieve/cmd-redirect.c
index 705f9f6df..a20854926 100644
--- a/src/lib-sieve/cmd-redirect.c
+++ b/src/lib-sieve/cmd-redirect.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/cmd-require.c b/src/lib-sieve/cmd-require.c
index 38afd4318..178124e00 100644
--- a/src/lib-sieve/cmd-require.c
+++ b/src/lib-sieve/cmd-require.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/cmd-stop.c b/src/lib-sieve/cmd-stop.c
index b28469ed1..33b312385 100644
--- a/src/lib-sieve/cmd-stop.c
+++ b/src/lib-sieve/cmd-stop.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/cmp-i-ascii-casemap.c b/src/lib-sieve/cmp-i-ascii-casemap.c
index 35dcaf1df..316cf15da 100644
--- a/src/lib-sieve/cmp-i-ascii-casemap.c
+++ b/src/lib-sieve/cmp-i-ascii-casemap.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 /* Comparator 'i;ascii-casemap': 
diff --git a/src/lib-sieve/cmp-i-octet.c b/src/lib-sieve/cmp-i-octet.c
index 7ca123dab..16a3b3acf 100644
--- a/src/lib-sieve/cmp-i-octet.c
+++ b/src/lib-sieve/cmp-i-octet.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 /* Comparator 'i;octet': 
diff --git a/src/lib-sieve/ext-encoded-character.c b/src/lib-sieve/ext-encoded-character.c
index 29e7ba357..afbb54588 100644
--- a/src/lib-sieve/ext-encoded-character.c
+++ b/src/lib-sieve/ext-encoded-character.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension encoded-character
diff --git a/src/lib-sieve/ext-envelope.c b/src/lib-sieve/ext-envelope.c
index 0d2a3d769..f7dbf61bd 100644
--- a/src/lib-sieve/ext-envelope.c
+++ b/src/lib-sieve/ext-envelope.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension envelope
diff --git a/src/lib-sieve/ext-fileinto.c b/src/lib-sieve/ext-fileinto.c
index e4b019162..957a6645a 100644
--- a/src/lib-sieve/ext-fileinto.c
+++ b/src/lib-sieve/ext-fileinto.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension fileinto
diff --git a/src/lib-sieve/ext-reject.c b/src/lib-sieve/ext-reject.c
index c45725d7c..845aaa950 100644
--- a/src/lib-sieve/ext-reject.c
+++ b/src/lib-sieve/ext-reject.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension reject
diff --git a/src/lib-sieve/mcht-contains.c b/src/lib-sieve/mcht-contains.c
index ac99c7f58..27835561a 100644
--- a/src/lib-sieve/mcht-contains.c
+++ b/src/lib-sieve/mcht-contains.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 /* Match-type ':contains' 
diff --git a/src/lib-sieve/mcht-is.c b/src/lib-sieve/mcht-is.c
index eaf7885d8..e999637e8 100644
--- a/src/lib-sieve/mcht-is.c
+++ b/src/lib-sieve/mcht-is.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 /* Match-type ':is': 
diff --git a/src/lib-sieve/mcht-matches.c b/src/lib-sieve/mcht-matches.c
index 72a18b039..6f9963907 100644
--- a/src/lib-sieve/mcht-matches.c
+++ b/src/lib-sieve/mcht-matches.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 /* Match-type ':matches' 
diff --git a/src/lib-sieve/plugins/body/ext-body-common.c b/src/lib-sieve/plugins/body/ext-body-common.c
index 6fe883e24..9dc991fb0 100644
--- a/src/lib-sieve/plugins/body/ext-body-common.c
+++ b/src/lib-sieve/plugins/body/ext-body-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/body/ext-body-common.h b/src/lib-sieve/plugins/body/ext-body-common.h
index 50cf09096..4f8ad3204 100644
--- a/src/lib-sieve/plugins/body/ext-body-common.h
+++ b/src/lib-sieve/plugins/body/ext-body-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_BODY_COMMON_H
diff --git a/src/lib-sieve/plugins/body/ext-body.c b/src/lib-sieve/plugins/body/ext-body.c
index 1055d809f..12381b990 100644
--- a/src/lib-sieve/plugins/body/ext-body.c
+++ b/src/lib-sieve/plugins/body/ext-body.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension body
diff --git a/src/lib-sieve/plugins/body/tst-body.c b/src/lib-sieve/plugins/body/tst-body.c
index 0793baaf2..2ce0451ee 100644
--- a/src/lib-sieve/plugins/body/tst-body.c
+++ b/src/lib-sieve/plugins/body/tst-body.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "sieve-extensions.h"
diff --git a/src/lib-sieve/plugins/comparator-i-ascii-numeric/ext-cmp-i-ascii-numeric.c b/src/lib-sieve/plugins/comparator-i-ascii-numeric/ext-cmp-i-ascii-numeric.c
index 6c1c16167..7ed3724de 100644
--- a/src/lib-sieve/plugins/comparator-i-ascii-numeric/ext-cmp-i-ascii-numeric.c
+++ b/src/lib-sieve/plugins/comparator-i-ascii-numeric/ext-cmp-i-ascii-numeric.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension comparator-i;ascii-numeric
diff --git a/src/lib-sieve/plugins/copy/ext-copy.c b/src/lib-sieve/plugins/copy/ext-copy.c
index 08f86c1d3..ba4b4cf45 100644
--- a/src/lib-sieve/plugins/copy/ext-copy.c
+++ b/src/lib-sieve/plugins/copy/ext-copy.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension copy
diff --git a/src/lib-sieve/plugins/copy/sieve-ext-copy.h b/src/lib-sieve/plugins/copy/sieve-ext-copy.h
index 7b239572d..9452d4287 100644
--- a/src/lib-sieve/plugins/copy/sieve-ext-copy.h
+++ b/src/lib-sieve/plugins/copy/sieve-ext-copy.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
+ */
+
 #ifndef __SIEVE_EXT_COPY_H
 #define __SIEVE_EXT_COPY_H
 
diff --git a/src/lib-sieve/plugins/date/ext-date-common.c b/src/lib-sieve/plugins/date/ext-date-common.c
index 5edaff616..aea39b84f 100644
--- a/src/lib-sieve/plugins/date/ext-date-common.c
+++ b/src/lib-sieve/plugins/date/ext-date-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/date/ext-date-common.h b/src/lib-sieve/plugins/date/ext-date-common.h
index 7cbe9c2f3..ad5d10acc 100644
--- a/src/lib-sieve/plugins/date/ext-date-common.h
+++ b/src/lib-sieve/plugins/date/ext-date-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_DATE_COMMON_H
diff --git a/src/lib-sieve/plugins/date/ext-date.c b/src/lib-sieve/plugins/date/ext-date.c
index aa56fda3b..a7edaa795 100644
--- a/src/lib-sieve/plugins/date/ext-date.c
+++ b/src/lib-sieve/plugins/date/ext-date.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension date
diff --git a/src/lib-sieve/plugins/date/tst-date.c b/src/lib-sieve/plugins/date/tst-date.c
index d984073d0..27f875a53 100644
--- a/src/lib-sieve/plugins/date/tst-date.c
+++ b/src/lib-sieve/plugins/date/tst-date.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/enotify/cmd-notify.c b/src/lib-sieve/plugins/enotify/cmd-notify.c
index ccba65230..b76427726 100644
--- a/src/lib-sieve/plugins/enotify/cmd-notify.c
+++ b/src/lib-sieve/plugins/enotify/cmd-notify.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/enotify/ext-enotify-common.c b/src/lib-sieve/plugins/enotify/ext-enotify-common.c
index 1a53f6ce0..8c3f5d54e 100644
--- a/src/lib-sieve/plugins/enotify/ext-enotify-common.c
+++ b/src/lib-sieve/plugins/enotify/ext-enotify-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/enotify/ext-enotify-common.h b/src/lib-sieve/plugins/enotify/ext-enotify-common.h
index 3a67da541..25ebe9e23 100644
--- a/src/lib-sieve/plugins/enotify/ext-enotify-common.h
+++ b/src/lib-sieve/plugins/enotify/ext-enotify-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_ENOTIFY_COMMON_H
diff --git a/src/lib-sieve/plugins/enotify/ext-enotify-limits.h b/src/lib-sieve/plugins/enotify/ext-enotify-limits.h
index 76b60787d..3877d13b3 100644
--- a/src/lib-sieve/plugins/enotify/ext-enotify-limits.h
+++ b/src/lib-sieve/plugins/enotify/ext-enotify-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_ENOTIFY_LIMITS_H
diff --git a/src/lib-sieve/plugins/enotify/ext-enotify.c b/src/lib-sieve/plugins/enotify/ext-enotify.c
index 4caad0e9a..0306bdf4c 100644
--- a/src/lib-sieve/plugins/enotify/ext-enotify.c
+++ b/src/lib-sieve/plugins/enotify/ext-enotify.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension enotify
diff --git a/src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c b/src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c
index e4470b6ab..2cee294d0 100644
--- a/src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c
+++ b/src/lib-sieve/plugins/enotify/mailto/ntfy-mailto.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 /* Notify method mailto
diff --git a/src/lib-sieve/plugins/enotify/mailto/uri-mailto.c b/src/lib-sieve/plugins/enotify/mailto/uri-mailto.c
index 8512274ac..c5317553f 100644
--- a/src/lib-sieve/plugins/enotify/mailto/uri-mailto.c
+++ b/src/lib-sieve/plugins/enotify/mailto/uri-mailto.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
   
 /* FIXME: URI syntax conforms to something somewhere in between RFC 2368 and
diff --git a/src/lib-sieve/plugins/enotify/mailto/uri-mailto.h b/src/lib-sieve/plugins/enotify/mailto/uri-mailto.h
index 2d960819b..baea3654d 100644
--- a/src/lib-sieve/plugins/enotify/mailto/uri-mailto.h
+++ b/src/lib-sieve/plugins/enotify/mailto/uri-mailto.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __URI_MAILTO_H
diff --git a/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h b/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h
index 28bf9e2d5..7810f5103 100644
--- a/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h
+++ b/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_EXT_ENOTIFY_H
diff --git a/src/lib-sieve/plugins/enotify/tst-notify-method-capability.c b/src/lib-sieve/plugins/enotify/tst-notify-method-capability.c
index 644d40feb..c37330f60 100644
--- a/src/lib-sieve/plugins/enotify/tst-notify-method-capability.c
+++ b/src/lib-sieve/plugins/enotify/tst-notify-method-capability.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c b/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c
index 1d6c8149d..102b6bfc2 100644
--- a/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c
+++ b/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c b/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c
index 3952860a4..7d63de1c8 100644
--- a/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c
+++ b/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/environment/ext-environment-common.c b/src/lib-sieve/plugins/environment/ext-environment-common.c
index 58fc2919f..2bda275e8 100644
--- a/src/lib-sieve/plugins/environment/ext-environment-common.c
+++ b/src/lib-sieve/plugins/environment/ext-environment-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/environment/ext-environment-common.h b/src/lib-sieve/plugins/environment/ext-environment-common.h
index f644f4dc2..97e257814 100644
--- a/src/lib-sieve/plugins/environment/ext-environment-common.h
+++ b/src/lib-sieve/plugins/environment/ext-environment-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_ENVIRONMENT_COMMON_H
diff --git a/src/lib-sieve/plugins/environment/ext-environment.c b/src/lib-sieve/plugins/environment/ext-environment.c
index 70ce76ffe..b54f7dd0e 100644
--- a/src/lib-sieve/plugins/environment/ext-environment.c
+++ b/src/lib-sieve/plugins/environment/ext-environment.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension variables
diff --git a/src/lib-sieve/plugins/environment/sieve-ext-environment.h b/src/lib-sieve/plugins/environment/sieve-ext-environment.h
index a7bd1ad71..408d523e0 100644
--- a/src/lib-sieve/plugins/environment/sieve-ext-environment.h
+++ b/src/lib-sieve/plugins/environment/sieve-ext-environment.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_EXT_ENVIRONMENT_H
diff --git a/src/lib-sieve/plugins/environment/tst-environment.c b/src/lib-sieve/plugins/environment/tst-environment.c
index cd84fe0bb..65384859c 100644
--- a/src/lib-sieve/plugins/environment/tst-environment.c
+++ b/src/lib-sieve/plugins/environment/tst-environment.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/imap4flags/cmd-flag.c b/src/lib-sieve/plugins/imap4flags/cmd-flag.c
index 7c7e9246a..42b00781e 100644
--- a/src/lib-sieve/plugins/imap4flags/cmd-flag.c
+++ b/src/lib-sieve/plugins/imap4flags/cmd-flag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.c b/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.c
index fbd5f7c17..5189d1c8c 100644
--- a/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.c
+++ b/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.h b/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.h
index f381f9145..9cbe2fd52 100644
--- a/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.h
+++ b/src/lib-sieve/plugins/imap4flags/ext-imap4flags-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_IMAP4FLAGS_COMMON_H
diff --git a/src/lib-sieve/plugins/imap4flags/ext-imap4flags.c b/src/lib-sieve/plugins/imap4flags/ext-imap4flags.c
index 36c7494dc..d0a4c4841 100644
--- a/src/lib-sieve/plugins/imap4flags/ext-imap4flags.c
+++ b/src/lib-sieve/plugins/imap4flags/ext-imap4flags.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension imap4flags
diff --git a/src/lib-sieve/plugins/imap4flags/ext-imapflags.c b/src/lib-sieve/plugins/imap4flags/ext-imapflags.c
index 030fb1916..1054b78df 100644
--- a/src/lib-sieve/plugins/imap4flags/ext-imapflags.c
+++ b/src/lib-sieve/plugins/imap4flags/ext-imapflags.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension imapflags
diff --git a/src/lib-sieve/plugins/imap4flags/tag-flags.c b/src/lib-sieve/plugins/imap4flags/tag-flags.c
index d79487599..7d53d9aa2 100644
--- a/src/lib-sieve/plugins/imap4flags/tag-flags.c
+++ b/src/lib-sieve/plugins/imap4flags/tag-flags.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imap4flags/tst-hasflag.c b/src/lib-sieve/plugins/imap4flags/tst-hasflag.c
index cbfd7eb9e..e038e890f 100644
--- a/src/lib-sieve/plugins/imap4flags/tst-hasflag.c
+++ b/src/lib-sieve/plugins/imap4flags/tst-hasflag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/cmd-global.c b/src/lib-sieve/plugins/include/cmd-global.c
index 1b8cd32fb..934430363 100644
--- a/src/lib-sieve/plugins/include/cmd-global.c
+++ b/src/lib-sieve/plugins/include/cmd-global.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/cmd-include.c b/src/lib-sieve/plugins/include/cmd-include.c
index 0edf44556..9d3f46cc5 100644
--- a/src/lib-sieve/plugins/include/cmd-include.c
+++ b/src/lib-sieve/plugins/include/cmd-include.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/cmd-return.c b/src/lib-sieve/plugins/include/cmd-return.c
index 92d59a56b..060805ce8 100644
--- a/src/lib-sieve/plugins/include/cmd-return.c
+++ b/src/lib-sieve/plugins/include/cmd-return.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/ext-include-binary.c b/src/lib-sieve/plugins/include/ext-include-binary.c
index 7373f8b5b..d01db4255 100644
--- a/src/lib-sieve/plugins/include/ext-include-binary.c
+++ b/src/lib-sieve/plugins/include/ext-include-binary.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/ext-include-binary.h b/src/lib-sieve/plugins/include/ext-include-binary.h
index 0a76931f6..7eb979ccd 100644
--- a/src/lib-sieve/plugins/include/ext-include-binary.h
+++ b/src/lib-sieve/plugins/include/ext-include-binary.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_INCLUDE_BINARY_H
diff --git a/src/lib-sieve/plugins/include/ext-include-common.c b/src/lib-sieve/plugins/include/ext-include-common.c
index 5d4fb6579..2b027e592 100644
--- a/src/lib-sieve/plugins/include/ext-include-common.c
+++ b/src/lib-sieve/plugins/include/ext-include-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/ext-include-common.h b/src/lib-sieve/plugins/include/ext-include-common.h
index 2cdeb4955..6e7659d22 100644
--- a/src/lib-sieve/plugins/include/ext-include-common.h
+++ b/src/lib-sieve/plugins/include/ext-include-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_INCLUDE_COMMON_H
diff --git a/src/lib-sieve/plugins/include/ext-include-limits.h b/src/lib-sieve/plugins/include/ext-include-limits.h
index 723a18ce1..4a69b30f1 100644
--- a/src/lib-sieve/plugins/include/ext-include-limits.h
+++ b/src/lib-sieve/plugins/include/ext-include-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_INCLUDE_LIMITS_H
diff --git a/src/lib-sieve/plugins/include/ext-include-variables.c b/src/lib-sieve/plugins/include/ext-include-variables.c
index 85eb93818..436723190 100644
--- a/src/lib-sieve/plugins/include/ext-include-variables.c
+++ b/src/lib-sieve/plugins/include/ext-include-variables.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/include/ext-include-variables.h b/src/lib-sieve/plugins/include/ext-include-variables.h
index 23c0aae78..4d3432eef 100644
--- a/src/lib-sieve/plugins/include/ext-include-variables.h
+++ b/src/lib-sieve/plugins/include/ext-include-variables.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_INCLUDE_VARIABLES_H
diff --git a/src/lib-sieve/plugins/include/ext-include.c b/src/lib-sieve/plugins/include/ext-include.c
index 738db2fdd..2aeefa5c6 100644
--- a/src/lib-sieve/plugins/include/ext-include.c
+++ b/src/lib-sieve/plugins/include/ext-include.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension include
diff --git a/src/lib-sieve/plugins/mailbox/ext-mailbox-common.h b/src/lib-sieve/plugins/mailbox/ext-mailbox-common.h
index f6d518f6d..3f76b39bc 100644
--- a/src/lib-sieve/plugins/mailbox/ext-mailbox-common.h
+++ b/src/lib-sieve/plugins/mailbox/ext-mailbox-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_MAILBOX_COMMON_H
diff --git a/src/lib-sieve/plugins/mailbox/ext-mailbox.c b/src/lib-sieve/plugins/mailbox/ext-mailbox.c
index 8ed35f1fe..2f3992483 100644
--- a/src/lib-sieve/plugins/mailbox/ext-mailbox.c
+++ b/src/lib-sieve/plugins/mailbox/ext-mailbox.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension mailbox
diff --git a/src/lib-sieve/plugins/mailbox/tag-mailbox-create.c b/src/lib-sieve/plugins/mailbox/tag-mailbox-create.c
index 2cf438b6a..69ac00bbf 100644
--- a/src/lib-sieve/plugins/mailbox/tag-mailbox-create.c
+++ b/src/lib-sieve/plugins/mailbox/tag-mailbox-create.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/mailbox/tst-mailboxexists.c b/src/lib-sieve/plugins/mailbox/tst-mailboxexists.c
index 21ecf67e0..302c5f12c 100644
--- a/src/lib-sieve/plugins/mailbox/tst-mailboxexists.c
+++ b/src/lib-sieve/plugins/mailbox/tst-mailboxexists.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/notify/cmd-denotify.c b/src/lib-sieve/plugins/notify/cmd-denotify.c
index 0f332fd62..f8bb5e769 100644
--- a/src/lib-sieve/plugins/notify/cmd-denotify.c
+++ b/src/lib-sieve/plugins/notify/cmd-denotify.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/notify/cmd-notify.c b/src/lib-sieve/plugins/notify/cmd-notify.c
index 49d4a41b5..b7c58ab98 100644
--- a/src/lib-sieve/plugins/notify/cmd-notify.c
+++ b/src/lib-sieve/plugins/notify/cmd-notify.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/notify/ext-notify-common.c b/src/lib-sieve/plugins/notify/ext-notify-common.c
index c61e8f73a..917d6e839 100644
--- a/src/lib-sieve/plugins/notify/ext-notify-common.c
+++ b/src/lib-sieve/plugins/notify/ext-notify-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/notify/ext-notify-common.h b/src/lib-sieve/plugins/notify/ext-notify-common.h
index 5da1a7dc5..baa438f24 100644
--- a/src/lib-sieve/plugins/notify/ext-notify-common.h
+++ b/src/lib-sieve/plugins/notify/ext-notify-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_NOTIFY_COMMON_H
diff --git a/src/lib-sieve/plugins/notify/ext-notify-limits.h b/src/lib-sieve/plugins/notify/ext-notify-limits.h
index 0c10e1a65..7d86d9263 100644
--- a/src/lib-sieve/plugins/notify/ext-notify-limits.h
+++ b/src/lib-sieve/plugins/notify/ext-notify-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_NOTIFY_LIMITS_H
diff --git a/src/lib-sieve/plugins/notify/ext-notify.c b/src/lib-sieve/plugins/notify/ext-notify.c
index f3500dac8..ebdd9cd77 100644
--- a/src/lib-sieve/plugins/notify/ext-notify.c
+++ b/src/lib-sieve/plugins/notify/ext-notify.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension notify
diff --git a/src/lib-sieve/plugins/regex/ext-regex-common.c b/src/lib-sieve/plugins/regex/ext-regex-common.c
index 14f5d5648..8bac5fdd4 100644
--- a/src/lib-sieve/plugins/regex/ext-regex-common.c
+++ b/src/lib-sieve/plugins/regex/ext-regex-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/regex/ext-regex-common.h b/src/lib-sieve/plugins/regex/ext-regex-common.h
index a10f36f2e..ff22aaf3c 100644
--- a/src/lib-sieve/plugins/regex/ext-regex-common.h
+++ b/src/lib-sieve/plugins/regex/ext-regex-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_REGEX_COMMON_H
diff --git a/src/lib-sieve/plugins/regex/ext-regex.c b/src/lib-sieve/plugins/regex/ext-regex.c
index ed293be94..11c368ca2 100644
--- a/src/lib-sieve/plugins/regex/ext-regex.c
+++ b/src/lib-sieve/plugins/regex/ext-regex.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension regex
diff --git a/src/lib-sieve/plugins/regex/mcht-regex.c b/src/lib-sieve/plugins/regex/mcht-regex.c
index ed06114de..5d917f99f 100644
--- a/src/lib-sieve/plugins/regex/mcht-regex.c
+++ b/src/lib-sieve/plugins/regex/mcht-regex.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Match-type ':regex'
diff --git a/src/lib-sieve/plugins/relational/ext-relational-common.c b/src/lib-sieve/plugins/relational/ext-relational-common.c
index 98c6bb897..005c30bde 100644
--- a/src/lib-sieve/plugins/relational/ext-relational-common.c
+++ b/src/lib-sieve/plugins/relational/ext-relational-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Syntax:
diff --git a/src/lib-sieve/plugins/relational/ext-relational-common.h b/src/lib-sieve/plugins/relational/ext-relational-common.h
index 3106c1bf0..12ba03e16 100644
--- a/src/lib-sieve/plugins/relational/ext-relational-common.h
+++ b/src/lib-sieve/plugins/relational/ext-relational-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_RELATIONAL_COMMON_H
diff --git a/src/lib-sieve/plugins/relational/ext-relational.c b/src/lib-sieve/plugins/relational/ext-relational.c
index ebf13e11a..7e505bca5 100644
--- a/src/lib-sieve/plugins/relational/ext-relational.c
+++ b/src/lib-sieve/plugins/relational/ext-relational.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension relational
diff --git a/src/lib-sieve/plugins/relational/mcht-count.c b/src/lib-sieve/plugins/relational/mcht-count.c
index 2ea848df4..d9026d03f 100644
--- a/src/lib-sieve/plugins/relational/mcht-count.c
+++ b/src/lib-sieve/plugins/relational/mcht-count.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 /* Match-type ':count' 
diff --git a/src/lib-sieve/plugins/relational/mcht-value.c b/src/lib-sieve/plugins/relational/mcht-value.c
index 728cb5973..792d06c45 100644
--- a/src/lib-sieve/plugins/relational/mcht-value.c
+++ b/src/lib-sieve/plugins/relational/mcht-value.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.c b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.c
index 5ac75d316..b6555bd2c 100644
--- a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.c
+++ b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.h b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.h
index 53637ec45..dbc615d59 100644
--- a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.h
+++ b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_SPAMVIRUSTEST_COMMON_H
diff --git a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest.c b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest.c
index 1da356c62..b608d71b5 100644
--- a/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest.c
+++ b/src/lib-sieve/plugins/spamvirustest/ext-spamvirustest.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extensions spamtest, spamtestplus and virustest
diff --git a/src/lib-sieve/plugins/spamvirustest/tst-spamvirustest.c b/src/lib-sieve/plugins/spamvirustest/tst-spamvirustest.c
index 3845e62a1..6e0ddd99b 100644
--- a/src/lib-sieve/plugins/spamvirustest/tst-spamvirustest.c
+++ b/src/lib-sieve/plugins/spamvirustest/tst-spamvirustest.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/subaddress/ext-subaddress.c b/src/lib-sieve/plugins/subaddress/ext-subaddress.c
index 87266c9ad..3373eb43a 100644
--- a/src/lib-sieve/plugins/subaddress/ext-subaddress.c
+++ b/src/lib-sieve/plugins/subaddress/ext-subaddress.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension subaddress
diff --git a/src/lib-sieve/plugins/vacation/cmd-vacation.c b/src/lib-sieve/plugins/vacation/cmd-vacation.c
index 8e03c1ca1..18d50d38d 100644
--- a/src/lib-sieve/plugins/vacation/cmd-vacation.c
+++ b/src/lib-sieve/plugins/vacation/cmd-vacation.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation-common.c b/src/lib-sieve/plugins/vacation/ext-vacation-common.c
index 52e837726..e3590ac76 100644
--- a/src/lib-sieve/plugins/vacation/ext-vacation-common.c
+++ b/src/lib-sieve/plugins/vacation/ext-vacation-common.c
@@ -1,3 +1,8 @@
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
+ */
+
+#include "lib.h"
+
 #include "sieve-common.h"
 #include "sieve-error.h"
 #include "sieve-settings.h"
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation-common.h b/src/lib-sieve/plugins/vacation/ext-vacation-common.h
index 4e1360aa0..368cd72c0 100644
--- a/src/lib-sieve/plugins/vacation/ext-vacation-common.h
+++ b/src/lib-sieve/plugins/vacation/ext-vacation-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VACATION_COMMON_H
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation-seconds.c b/src/lib-sieve/plugins/vacation/ext-vacation-seconds.c
index 1d73688a9..a5b8d9164 100644
--- a/src/lib-sieve/plugins/vacation/ext-vacation-seconds.c
+++ b/src/lib-sieve/plugins/vacation/ext-vacation-seconds.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension vacation-seconds
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation.c b/src/lib-sieve/plugins/vacation/ext-vacation.c
index c4552d3b5..3f8efb0e2 100644
--- a/src/lib-sieve/plugins/vacation/ext-vacation.c
+++ b/src/lib-sieve/plugins/vacation/ext-vacation.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension vacation
diff --git a/src/lib-sieve/plugins/variables/cmd-set.c b/src/lib-sieve/plugins/variables/cmd-set.c
index 8002710df..b17f0aa88 100644
--- a/src/lib-sieve/plugins/variables/cmd-set.c
+++ b/src/lib-sieve/plugins/variables/cmd-set.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-arguments.c b/src/lib-sieve/plugins/variables/ext-variables-arguments.c
index 0f9179526..e2402a5fb 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-arguments.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-arguments.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-arguments.h b/src/lib-sieve/plugins/variables/ext-variables-arguments.h
index 260fc3ede..be3d2b9db 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-arguments.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-arguments.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_ARGUMENTS_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-common.c b/src/lib-sieve/plugins/variables/ext-variables-common.c
index 1bfab81ce..0d42fde32 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-common.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-common.h b/src/lib-sieve/plugins/variables/ext-variables-common.h
index 85db07250..21f8ceb57 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-common.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_COMMON_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-dump.c b/src/lib-sieve/plugins/variables/ext-variables-dump.c
index b0d322b12..a102dd3e9 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-dump.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-dump.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-dump.h b/src/lib-sieve/plugins/variables/ext-variables-dump.h
index 7b09d6818..575290ed1 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-dump.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-dump.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_DUMP_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-limits.h b/src/lib-sieve/plugins/variables/ext-variables-limits.h
index e2a62aeea..ae76e2c22 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-limits.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_LIMITS_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-modifiers.c b/src/lib-sieve/plugins/variables/ext-variables-modifiers.c
index 5549572ec..e3eabf05e 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-modifiers.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-modifiers.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-modifiers.h b/src/lib-sieve/plugins/variables/ext-variables-modifiers.h
index 2449cffae..4bba8dd0c 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-modifiers.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-modifiers.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_MODIFIERS_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-name.c b/src/lib-sieve/plugins/variables/ext-variables-name.c
index fc15d209b..b0e72dec7 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-name.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-name.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-name.h b/src/lib-sieve/plugins/variables/ext-variables-name.h
index 7204a2f06..3031f1305 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-name.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-name.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_NAME
diff --git a/src/lib-sieve/plugins/variables/ext-variables-namespaces.c b/src/lib-sieve/plugins/variables/ext-variables-namespaces.c
index 8e378bb65..6fbddadac 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-namespaces.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-namespaces.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-namespaces.h b/src/lib-sieve/plugins/variables/ext-variables-namespaces.h
index 0fab43f72..8d7e83c67 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-namespaces.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-namespaces.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_NAMESPACES_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables-operands.c b/src/lib-sieve/plugins/variables/ext-variables-operands.c
index 35c6e19bf..6a05f4128 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-operands.c
+++ b/src/lib-sieve/plugins/variables/ext-variables-operands.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-operands.h b/src/lib-sieve/plugins/variables/ext-variables-operands.h
index 53549539b..036026e28 100644
--- a/src/lib-sieve/plugins/variables/ext-variables-operands.h
+++ b/src/lib-sieve/plugins/variables/ext-variables-operands.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_OPERANDS_H
diff --git a/src/lib-sieve/plugins/variables/ext-variables.c b/src/lib-sieve/plugins/variables/ext-variables.c
index e8e47937c..b17d73d7d 100644
--- a/src/lib-sieve/plugins/variables/ext-variables.c
+++ b/src/lib-sieve/plugins/variables/ext-variables.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension variables
diff --git a/src/lib-sieve/plugins/variables/sieve-ext-variables.h b/src/lib-sieve/plugins/variables/sieve-ext-variables.h
index 40ba9e5f0..9eba962e1 100644
--- a/src/lib-sieve/plugins/variables/sieve-ext-variables.h
+++ b/src/lib-sieve/plugins/variables/sieve-ext-variables.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* 
diff --git a/src/lib-sieve/plugins/variables/tst-string.c b/src/lib-sieve/plugins/variables/tst-string.c
index c1de29fb4..77335ee27 100644
--- a/src/lib-sieve/plugins/variables/tst-string.c
+++ b/src/lib-sieve/plugins/variables/tst-string.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/rfc2822.c b/src/lib-sieve/rfc2822.c
index 77135fe19..a07c9902d 100644
--- a/src/lib-sieve/rfc2822.c
+++ b/src/lib-sieve/rfc2822.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 /* NOTE: much of the functionality implemented here should eventually appear
diff --git a/src/lib-sieve/rfc2822.h b/src/lib-sieve/rfc2822.h
index c75d14087..fc73af8bc 100644
--- a/src/lib-sieve/rfc2822.h
+++ b/src/lib-sieve/rfc2822.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __RFC2822_H
diff --git a/src/lib-sieve/sieve-actions.c b/src/lib-sieve/sieve-actions.c
index 43153a772..830d874fa 100644
--- a/src/lib-sieve/sieve-actions.c
+++ b/src/lib-sieve/sieve-actions.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-actions.h b/src/lib-sieve/sieve-actions.h
index eb354236c..aaa8ebb9c 100644
--- a/src/lib-sieve/sieve-actions.h
+++ b/src/lib-sieve/sieve-actions.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_ACTIONS_H
diff --git a/src/lib-sieve/sieve-address-parts.c b/src/lib-sieve/sieve-address-parts.c
index 05731b03c..998b58f26 100644
--- a/src/lib-sieve/sieve-address-parts.c
+++ b/src/lib-sieve/sieve-address-parts.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-address-parts.h b/src/lib-sieve/sieve-address-parts.h
index 077d46e4a..b4fa3b3b2 100644
--- a/src/lib-sieve/sieve-address-parts.h
+++ b/src/lib-sieve/sieve-address-parts.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_ADDRESS_PARTS_H
diff --git a/src/lib-sieve/sieve-address.c b/src/lib-sieve/sieve-address.c
index 2433e3b0e..2fdf5776a 100644
--- a/src/lib-sieve/sieve-address.c
+++ b/src/lib-sieve/sieve-address.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-address.h b/src/lib-sieve/sieve-address.h
index 841bf8bbf..73b591b50 100644
--- a/src/lib-sieve/sieve-address.h
+++ b/src/lib-sieve/sieve-address.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_ADDRESS_H
diff --git a/src/lib-sieve/sieve-ast.c b/src/lib-sieve/sieve-ast.c
index 8313e6505..ecd27029e 100644
--- a/src/lib-sieve/sieve-ast.c
+++ b/src/lib-sieve/sieve-ast.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-ast.h b/src/lib-sieve/sieve-ast.h
index 36150bf1c..c6a40ffc5 100644
--- a/src/lib-sieve/sieve-ast.h
+++ b/src/lib-sieve/sieve-ast.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_AST_H
diff --git a/src/lib-sieve/sieve-binary-code.c b/src/lib-sieve/sieve-binary-code.c
index fd48fc7b0..2ec137977 100644
--- a/src/lib-sieve/sieve-binary-code.c
+++ b/src/lib-sieve/sieve-binary-code.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-binary-debug.c b/src/lib-sieve/sieve-binary-debug.c
index b38040a57..273540d2f 100644
--- a/src/lib-sieve/sieve-binary-debug.c
+++ b/src/lib-sieve/sieve-binary-debug.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-binary-dumper.c b/src/lib-sieve/sieve-binary-dumper.c
index d1812e5b4..30f5b0868 100644
--- a/src/lib-sieve/sieve-binary-dumper.c
+++ b/src/lib-sieve/sieve-binary-dumper.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-binary-dumper.h b/src/lib-sieve/sieve-binary-dumper.h
index dda7bfa0b..82aafac1b 100644
--- a/src/lib-sieve/sieve-binary-dumper.h
+++ b/src/lib-sieve/sieve-binary-dumper.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_BINARY_DUMPER_H
diff --git a/src/lib-sieve/sieve-binary-file.c b/src/lib-sieve/sieve-binary-file.c
index 01013aa3c..052fbe1a3 100644
--- a/src/lib-sieve/sieve-binary-file.c
+++ b/src/lib-sieve/sieve-binary-file.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-binary-private.h b/src/lib-sieve/sieve-binary-private.h
index 4c38265be..5bd8c163b 100644
--- a/src/lib-sieve/sieve-binary-private.h
+++ b/src/lib-sieve/sieve-binary-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_BINARY_PRIVATE_H
diff --git a/src/lib-sieve/sieve-binary.c b/src/lib-sieve/sieve-binary.c
index 6e9b70daf..6709c8734 100644
--- a/src/lib-sieve/sieve-binary.c
+++ b/src/lib-sieve/sieve-binary.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-binary.h b/src/lib-sieve/sieve-binary.h
index 1433f582a..28b8349ff 100644
--- a/src/lib-sieve/sieve-binary.h
+++ b/src/lib-sieve/sieve-binary.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_BINARY_H
diff --git a/src/lib-sieve/sieve-code-dumper.c b/src/lib-sieve/sieve-code-dumper.c
index c38b148c3..255b92893 100644
--- a/src/lib-sieve/sieve-code-dumper.c
+++ b/src/lib-sieve/sieve-code-dumper.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include <stdio.h>
diff --git a/src/lib-sieve/sieve-code-dumper.h b/src/lib-sieve/sieve-code-dumper.h
index d8e403e0c..5226eeca3 100644
--- a/src/lib-sieve/sieve-code-dumper.h
+++ b/src/lib-sieve/sieve-code-dumper.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_CODE_DUMPER_H
diff --git a/src/lib-sieve/sieve-code.c b/src/lib-sieve/sieve-code.c
index 4f3b206fa..5269702df 100644
--- a/src/lib-sieve/sieve-code.c
+++ b/src/lib-sieve/sieve-code.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-code.h b/src/lib-sieve/sieve-code.h
index 30c7b8880..04cdbfbbc 100644
--- a/src/lib-sieve/sieve-code.h
+++ b/src/lib-sieve/sieve-code.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __SIEVE_CODE_H
diff --git a/src/lib-sieve/sieve-commands.c b/src/lib-sieve/sieve-commands.c
index 5f8476721..2d094a89f 100644
--- a/src/lib-sieve/sieve-commands.c
+++ b/src/lib-sieve/sieve-commands.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-commands.h b/src/lib-sieve/sieve-commands.h
index dabd04182..e8e07f8cf 100644
--- a/src/lib-sieve/sieve-commands.h
+++ b/src/lib-sieve/sieve-commands.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_COMMANDS_H
diff --git a/src/lib-sieve/sieve-common.h b/src/lib-sieve/sieve-common.h
index 086c082bb..e3c135f6b 100644
--- a/src/lib-sieve/sieve-common.h
+++ b/src/lib-sieve/sieve-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_COMMON_H
diff --git a/src/lib-sieve/sieve-comparators.c b/src/lib-sieve/sieve-comparators.c
index eb82ffb7c..cd2e33aae 100644
--- a/src/lib-sieve/sieve-comparators.c
+++ b/src/lib-sieve/sieve-comparators.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-comparators.h b/src/lib-sieve/sieve-comparators.h
index d31ba401d..716e5733d 100644
--- a/src/lib-sieve/sieve-comparators.h
+++ b/src/lib-sieve/sieve-comparators.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_COMPARATORS_H
diff --git a/src/lib-sieve/sieve-config.h b/src/lib-sieve/sieve-config.h
index a7e5f30b3..d3f26f4e1 100644
--- a/src/lib-sieve/sieve-config.h
+++ b/src/lib-sieve/sieve-config.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_CONFIG_H
diff --git a/src/lib-sieve/sieve-dump.h b/src/lib-sieve/sieve-dump.h
index 474e33620..c3c5e8b11 100644
--- a/src/lib-sieve/sieve-dump.h
+++ b/src/lib-sieve/sieve-dump.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_DUMP_H
diff --git a/src/lib-sieve/sieve-error-private.h b/src/lib-sieve/sieve-error-private.h
index 1ecf2b7e7..aa757af6a 100644
--- a/src/lib-sieve/sieve-error-private.h
+++ b/src/lib-sieve/sieve-error-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_ERROR_PRIVATE_H
diff --git a/src/lib-sieve/sieve-error.c b/src/lib-sieve/sieve-error.c
index d7785e717..8ad118d2b 100644
--- a/src/lib-sieve/sieve-error.c
+++ b/src/lib-sieve/sieve-error.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-error.h b/src/lib-sieve/sieve-error.h
index 9bdb5e3ec..dd1d1e63e 100644
--- a/src/lib-sieve/sieve-error.h
+++ b/src/lib-sieve/sieve-error.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_ERROR_H
diff --git a/src/lib-sieve/sieve-extensions.c b/src/lib-sieve/sieve-extensions.c
index 3b8f3fc13..77615caf0 100644
--- a/src/lib-sieve/sieve-extensions.c
+++ b/src/lib-sieve/sieve-extensions.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-extensions.h b/src/lib-sieve/sieve-extensions.h
index db14514b5..2de31e7d2 100644
--- a/src/lib-sieve/sieve-extensions.h
+++ b/src/lib-sieve/sieve-extensions.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_EXTENSIONS_H
diff --git a/src/lib-sieve/sieve-generator.c b/src/lib-sieve/sieve-generator.c
index c51dc450e..637a75c84 100644
--- a/src/lib-sieve/sieve-generator.c
+++ b/src/lib-sieve/sieve-generator.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-generator.h b/src/lib-sieve/sieve-generator.h
index 90d7fdf1e..34a2c2aa3 100644
--- a/src/lib-sieve/sieve-generator.h
+++ b/src/lib-sieve/sieve-generator.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_GENERATOR_H
diff --git a/src/lib-sieve/sieve-interpreter.c b/src/lib-sieve/sieve-interpreter.c
index 52e7ade1f..8d8dbf512 100644
--- a/src/lib-sieve/sieve-interpreter.c
+++ b/src/lib-sieve/sieve-interpreter.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-interpreter.h b/src/lib-sieve/sieve-interpreter.h
index 5eaa66dd1..a2a1f41d9 100644
--- a/src/lib-sieve/sieve-interpreter.h
+++ b/src/lib-sieve/sieve-interpreter.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_INTERPRETER_H
diff --git a/src/lib-sieve/sieve-lexer.c b/src/lib-sieve/sieve-lexer.c
index 6aa443f65..998ef7e77 100644
--- a/src/lib-sieve/sieve-lexer.c
+++ b/src/lib-sieve/sieve-lexer.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-lexer.h b/src/lib-sieve/sieve-lexer.h
index 9b3fbec1a..53c1d44d6 100644
--- a/src/lib-sieve/sieve-lexer.h
+++ b/src/lib-sieve/sieve-lexer.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_LEXER_H
diff --git a/src/lib-sieve/sieve-limits.h b/src/lib-sieve/sieve-limits.h
index 1b2068702..ccfcd7364 100644
--- a/src/lib-sieve/sieve-limits.h
+++ b/src/lib-sieve/sieve-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_LIMITS_H
diff --git a/src/lib-sieve/sieve-match-types.c b/src/lib-sieve/sieve-match-types.c
index 7e1734479..acd55e7a0 100644
--- a/src/lib-sieve/sieve-match-types.c
+++ b/src/lib-sieve/sieve-match-types.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-match-types.h b/src/lib-sieve/sieve-match-types.h
index a2b1606b1..fdbffcc41 100644
--- a/src/lib-sieve/sieve-match-types.h
+++ b/src/lib-sieve/sieve-match-types.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __SIEVE_MATCH_TYPES_H
diff --git a/src/lib-sieve/sieve-match.c b/src/lib-sieve/sieve-match.c
index 79e799a38..9850c714c 100644
--- a/src/lib-sieve/sieve-match.c
+++ b/src/lib-sieve/sieve-match.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-match.h b/src/lib-sieve/sieve-match.h
index 731e4563e..b3a2df93c 100644
--- a/src/lib-sieve/sieve-match.h
+++ b/src/lib-sieve/sieve-match.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __SIEVE_MATCH_H
diff --git a/src/lib-sieve/sieve-message.c b/src/lib-sieve/sieve-message.c
index dbc9e6781..0c2500e4d 100644
--- a/src/lib-sieve/sieve-message.c
+++ b/src/lib-sieve/sieve-message.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-message.h b/src/lib-sieve/sieve-message.h
index df095e02f..330bbee54 100644
--- a/src/lib-sieve/sieve-message.h
+++ b/src/lib-sieve/sieve-message.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_MESSAGE_H
diff --git a/src/lib-sieve/sieve-objects.c b/src/lib-sieve/sieve-objects.c
index 5e9f815aa..ccf4f1cb3 100644
--- a/src/lib-sieve/sieve-objects.c
+++ b/src/lib-sieve/sieve-objects.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/sieve-objects.h b/src/lib-sieve/sieve-objects.h
index 74dcedee2..c2aedf629 100644
--- a/src/lib-sieve/sieve-objects.h
+++ b/src/lib-sieve/sieve-objects.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_OBJECTS_H
diff --git a/src/lib-sieve/sieve-parser.c b/src/lib-sieve/sieve-parser.c
index 675472ceb..263258e6c 100644
--- a/src/lib-sieve/sieve-parser.c
+++ b/src/lib-sieve/sieve-parser.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-parser.h b/src/lib-sieve/sieve-parser.h
index ac5ebdade..969009345 100644
--- a/src/lib-sieve/sieve-parser.h
+++ b/src/lib-sieve/sieve-parser.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_PARSER_H
diff --git a/src/lib-sieve/sieve-plugins.c b/src/lib-sieve/sieve-plugins.c
index c1abcc07c..2cb15b497 100644
--- a/src/lib-sieve/sieve-plugins.c
+++ b/src/lib-sieve/sieve-plugins.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-plugins.h b/src/lib-sieve/sieve-plugins.h
index e45ba7655..558a60dc5 100644
--- a/src/lib-sieve/sieve-plugins.h
+++ b/src/lib-sieve/sieve-plugins.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_PLUGINS_H
diff --git a/src/lib-sieve/sieve-result.c b/src/lib-sieve/sieve-result.c
index 349a8ecaf..41a15a8df 100644
--- a/src/lib-sieve/sieve-result.c
+++ b/src/lib-sieve/sieve-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-result.h b/src/lib-sieve/sieve-result.h
index 9ee90a534..7715c3cb4 100644
--- a/src/lib-sieve/sieve-result.h
+++ b/src/lib-sieve/sieve-result.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_RESULT_H
diff --git a/src/lib-sieve/sieve-runtime-trace.c b/src/lib-sieve/sieve-runtime-trace.c
index aca835970..ff5c49a85 100644
--- a/src/lib-sieve/sieve-runtime-trace.c
+++ b/src/lib-sieve/sieve-runtime-trace.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-runtime-trace.h b/src/lib-sieve/sieve-runtime-trace.h
index 1bee31234..c67b8a5ac 100644
--- a/src/lib-sieve/sieve-runtime-trace.h
+++ b/src/lib-sieve/sieve-runtime-trace.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_RUNTIME_TRACE_H
diff --git a/src/lib-sieve/sieve-runtime.h b/src/lib-sieve/sieve-runtime.h
index e39c5affa..bd3114e1e 100644
--- a/src/lib-sieve/sieve-runtime.h
+++ b/src/lib-sieve/sieve-runtime.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_RUNTIME_H
diff --git a/src/lib-sieve/sieve-script-private.h b/src/lib-sieve/sieve-script-private.h
index cc9ff0fd6..90d186d29 100644
--- a/src/lib-sieve/sieve-script-private.h
+++ b/src/lib-sieve/sieve-script-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SCRIPT_PRIVATE_H
diff --git a/src/lib-sieve/sieve-script.c b/src/lib-sieve/sieve-script.c
index ac4f5a7e4..5c45632b7 100644
--- a/src/lib-sieve/sieve-script.c
+++ b/src/lib-sieve/sieve-script.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-script.h b/src/lib-sieve/sieve-script.h
index 4dcf4a349..c27038100 100644
--- a/src/lib-sieve/sieve-script.h
+++ b/src/lib-sieve/sieve-script.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SCRIPT_H
diff --git a/src/lib-sieve/sieve-settings.c b/src/lib-sieve/sieve-settings.c
index b62281370..7b86b7309 100644
--- a/src/lib-sieve/sieve-settings.c
+++ b/src/lib-sieve/sieve-settings.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-settings.h b/src/lib-sieve/sieve-settings.h
index 69659d8dd..59623945d 100644
--- a/src/lib-sieve/sieve-settings.h
+++ b/src/lib-sieve/sieve-settings.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SETTINGS_H
diff --git a/src/lib-sieve/sieve-smtp.c b/src/lib-sieve/sieve-smtp.c
index 22744cddb..d92d5efb2 100644
--- a/src/lib-sieve/sieve-smtp.c
+++ b/src/lib-sieve/sieve-smtp.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 #include "lib.h"
 
diff --git a/src/lib-sieve/sieve-smtp.h b/src/lib-sieve/sieve-smtp.h
index 2763ed8b7..1dc85c80a 100644
--- a/src/lib-sieve/sieve-smtp.h
+++ b/src/lib-sieve/sieve-smtp.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SMTP_H
diff --git a/src/lib-sieve/sieve-stringlist.c b/src/lib-sieve/sieve-stringlist.c
index 0fc34b85e..910785f7e 100644
--- a/src/lib-sieve/sieve-stringlist.c
+++ b/src/lib-sieve/sieve-stringlist.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-stringlist.h b/src/lib-sieve/sieve-stringlist.h
index 30f8ef682..cef0d5d00 100644
--- a/src/lib-sieve/sieve-stringlist.h
+++ b/src/lib-sieve/sieve-stringlist.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STRINGLIST_H
diff --git a/src/lib-sieve/sieve-types.h b/src/lib-sieve/sieve-types.h
index 3cec61ead..5b5c196bc 100644
--- a/src/lib-sieve/sieve-types.h
+++ b/src/lib-sieve/sieve-types.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_TYPES_H
diff --git a/src/lib-sieve/sieve-validator.c b/src/lib-sieve/sieve-validator.c
index cf23dc26c..b97468270 100644
--- a/src/lib-sieve/sieve-validator.c
+++ b/src/lib-sieve/sieve-validator.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve-validator.h b/src/lib-sieve/sieve-validator.h
index 5687872f9..90b0308b6 100644
--- a/src/lib-sieve/sieve-validator.h
+++ b/src/lib-sieve/sieve-validator.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_VALIDATOR_H
diff --git a/src/lib-sieve/sieve.c b/src/lib-sieve/sieve.c
index b93b46d78..4985723bf 100644
--- a/src/lib-sieve/sieve.c
+++ b/src/lib-sieve/sieve.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve.h b/src/lib-sieve/sieve.h
index 50db0cbd0..629678a8c 100644
--- a/src/lib-sieve/sieve.h
+++ b/src/lib-sieve/sieve.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_H
diff --git a/src/lib-sieve/tst-address.c b/src/lib-sieve/tst-address.c
index bd21ff701..2d4d41884 100644
--- a/src/lib-sieve/tst-address.c
+++ b/src/lib-sieve/tst-address.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/tst-allof.c b/src/lib-sieve/tst-allof.c
index 4109019bf..8613e2391 100644
--- a/src/lib-sieve/tst-allof.c
+++ b/src/lib-sieve/tst-allof.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/tst-anyof.c b/src/lib-sieve/tst-anyof.c
index 3c437b74a..e103b6ee9 100644
--- a/src/lib-sieve/tst-anyof.c
+++ b/src/lib-sieve/tst-anyof.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/tst-exists.c b/src/lib-sieve/tst-exists.c
index 9a650dc05..4360d7db2 100644
--- a/src/lib-sieve/tst-exists.c
+++ b/src/lib-sieve/tst-exists.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/tst-header.c b/src/lib-sieve/tst-header.c
index 5508fb359..2046661ee 100644
--- a/src/lib-sieve/tst-header.c
+++ b/src/lib-sieve/tst-header.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/tst-not.c b/src/lib-sieve/tst-not.c
index ad8f34b7a..c53dc716f 100644
--- a/src/lib-sieve/tst-not.c
+++ b/src/lib-sieve/tst-not.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/tst-size.c b/src/lib-sieve/tst-size.c
index 2e3aa19d7..cde8ae478 100644
--- a/src/lib-sieve/tst-size.c
+++ b/src/lib-sieve/tst-size.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/tst-truefalse.c b/src/lib-sieve/tst-truefalse.c
index 1711a3e4f..021faf4a8 100644
--- a/src/lib-sieve/tst-truefalse.c
+++ b/src/lib-sieve/tst-truefalse.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-ast.h"
diff --git a/src/lib-sievestorage/sieve-storage-list.c b/src/lib-sievestorage/sieve-storage-list.c
index 1b90aca24..c38111bf5 100644
--- a/src/lib-sievestorage/sieve-storage-list.c
+++ b/src/lib-sievestorage/sieve-storage-list.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sievestorage/sieve-storage-list.h b/src/lib-sievestorage/sieve-storage-list.h
index 6e13b96c3..9f60a160f 100644
--- a/src/lib-sievestorage/sieve-storage-list.h
+++ b/src/lib-sievestorage/sieve-storage-list.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STORAGE_LIST_H
diff --git a/src/lib-sievestorage/sieve-storage-private.h b/src/lib-sievestorage/sieve-storage-private.h
index 6aeb8968a..1fe8cd8c3 100644
--- a/src/lib-sievestorage/sieve-storage-private.h
+++ b/src/lib-sievestorage/sieve-storage-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STORAGE_PRIVATE_H
diff --git a/src/lib-sievestorage/sieve-storage-quota.c b/src/lib-sievestorage/sieve-storage-quota.c
index 80f4ffcc1..1275553f8 100644
--- a/src/lib-sievestorage/sieve-storage-quota.c
+++ b/src/lib-sievestorage/sieve-storage-quota.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sievestorage/sieve-storage-quota.h b/src/lib-sievestorage/sieve-storage-quota.h
index d958de41d..d9b57ef7e 100644
--- a/src/lib-sievestorage/sieve-storage-quota.h
+++ b/src/lib-sievestorage/sieve-storage-quota.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STORAGE_QUOTA_H
diff --git a/src/lib-sievestorage/sieve-storage-save.c b/src/lib-sievestorage/sieve-storage-save.c
index fb786dc44..60ed394fb 100644
--- a/src/lib-sievestorage/sieve-storage-save.c
+++ b/src/lib-sievestorage/sieve-storage-save.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sievestorage/sieve-storage-save.h b/src/lib-sievestorage/sieve-storage-save.h
index 494c3bcf5..819b4cb16 100644
--- a/src/lib-sievestorage/sieve-storage-save.h
+++ b/src/lib-sievestorage/sieve-storage-save.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SAVE_H
diff --git a/src/lib-sievestorage/sieve-storage-script.c b/src/lib-sievestorage/sieve-storage-script.c
index 23e70041c..58567d6b3 100644
--- a/src/lib-sievestorage/sieve-storage-script.c
+++ b/src/lib-sievestorage/sieve-storage-script.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sievestorage/sieve-storage-script.h b/src/lib-sievestorage/sieve-storage-script.h
index bdbb66173..c440086ac 100644
--- a/src/lib-sievestorage/sieve-storage-script.h
+++ b/src/lib-sievestorage/sieve-storage-script.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STORAGE_SCRIPT_H
diff --git a/src/lib-sievestorage/sieve-storage.c b/src/lib-sievestorage/sieve-storage.c
index 7e7bd0558..4604c8afa 100644
--- a/src/lib-sievestorage/sieve-storage.c
+++ b/src/lib-sievestorage/sieve-storage.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sievestorage/sieve-storage.h b/src/lib-sievestorage/sieve-storage.h
index 865f18b8e..28b6ee62d 100644
--- a/src/lib-sievestorage/sieve-storage.h
+++ b/src/lib-sievestorage/sieve-storage.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_STORAGE_H
diff --git a/src/managesieve-login/client-authenticate.c b/src/managesieve-login/client-authenticate.c
index 33d6663fd..05715c873 100644
--- a/src/managesieve-login/client-authenticate.c
+++ b/src/managesieve-login/client-authenticate.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "login-common.h"
diff --git a/src/managesieve-login/client-authenticate.h b/src/managesieve-login/client-authenticate.h
index 808881864..59bacf336 100644
--- a/src/managesieve-login/client-authenticate.h
+++ b/src/managesieve-login/client-authenticate.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __CLIENT_AUTHENTICATE_H
diff --git a/src/managesieve-login/client.c b/src/managesieve-login/client.c
index c905fb87a..e7f5c127a 100644
--- a/src/managesieve-login/client.c
+++ b/src/managesieve-login/client.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "login-common.h"
diff --git a/src/managesieve-login/client.h b/src/managesieve-login/client.h
index d049fcb3e..3ccc83727 100644
--- a/src/managesieve-login/client.h
+++ b/src/managesieve-login/client.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __CLIENT_H
diff --git a/src/managesieve-login/managesieve-login-settings-plugin.c b/src/managesieve-login/managesieve-login-settings-plugin.c
index 95e194421..6177e7212 100644
--- a/src/managesieve-login/managesieve-login-settings-plugin.c
+++ b/src/managesieve-login/managesieve-login-settings-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve-login/managesieve-login-settings-plugin.h b/src/managesieve-login/managesieve-login-settings-plugin.h
index ebfe02554..c0fa13d7e 100644
--- a/src/managesieve-login/managesieve-login-settings-plugin.h
+++ b/src/managesieve-login/managesieve-login-settings-plugin.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_LOGIN_SETTINGS_PLUGIN_H
diff --git a/src/managesieve-login/managesieve-login-settings.c b/src/managesieve-login/managesieve-login-settings.c
index bfbe6bd59..44470fc97 100644
--- a/src/managesieve-login/managesieve-login-settings.c
+++ b/src/managesieve-login/managesieve-login-settings.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve-login/managesieve-login-settings.h b/src/managesieve-login/managesieve-login-settings.h
index 9c73713d0..97134167e 100644
--- a/src/managesieve-login/managesieve-login-settings.h
+++ b/src/managesieve-login/managesieve-login-settings.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_LOGIN_SETTINGS_H
diff --git a/src/managesieve-login/managesieve-proxy.c b/src/managesieve-login/managesieve-proxy.c
index 395ca3eef..48d739a22 100644
--- a/src/managesieve-login/managesieve-proxy.c
+++ b/src/managesieve-login/managesieve-proxy.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include <string.h>
diff --git a/src/managesieve-login/managesieve-proxy.h b/src/managesieve-login/managesieve-proxy.h
index b83746b15..856090aa3 100644
--- a/src/managesieve-login/managesieve-proxy.h
+++ b/src/managesieve-login/managesieve-proxy.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_PROXY_H
diff --git a/src/managesieve/cmd-capability.c b/src/managesieve/cmd-capability.c
index 33638f658..1d6ed6a8d 100644
--- a/src/managesieve/cmd-capability.c
+++ b/src/managesieve/cmd-capability.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-deletescript.c b/src/managesieve/cmd-deletescript.c
index 414f5b721..e97acc21e 100644
--- a/src/managesieve/cmd-deletescript.c
+++ b/src/managesieve/cmd-deletescript.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-getscript.c b/src/managesieve/cmd-getscript.c
index cb1653d2c..ae276a9de 100644
--- a/src/managesieve/cmd-getscript.c
+++ b/src/managesieve/cmd-getscript.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-havespace.c b/src/managesieve/cmd-havespace.c
index 7fec4a9a2..9cc76e989 100644
--- a/src/managesieve/cmd-havespace.c
+++ b/src/managesieve/cmd-havespace.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-listscripts.c b/src/managesieve/cmd-listscripts.c
index 363f26bad..016a951f9 100644
--- a/src/managesieve/cmd-listscripts.c
+++ b/src/managesieve/cmd-listscripts.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-logout.c b/src/managesieve/cmd-logout.c
index 8949511ae..0df7e8840 100644
--- a/src/managesieve/cmd-logout.c
+++ b/src/managesieve/cmd-logout.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-noop.c b/src/managesieve/cmd-noop.c
index 26cf914ee..8b0776f05 100644
--- a/src/managesieve/cmd-noop.c
+++ b/src/managesieve/cmd-noop.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-putscript.c b/src/managesieve/cmd-putscript.c
index a52d88257..1da58b974 100644
--- a/src/managesieve/cmd-putscript.c
+++ b/src/managesieve/cmd-putscript.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* NOTE: this file also contains the checkscript command due to its obvious
diff --git a/src/managesieve/cmd-renamescript.c b/src/managesieve/cmd-renamescript.c
index 57edac30b..366145837 100644
--- a/src/managesieve/cmd-renamescript.c
+++ b/src/managesieve/cmd-renamescript.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/cmd-setactive.c b/src/managesieve/cmd-setactive.c
index ce34ad135..3e566cd79 100644
--- a/src/managesieve/cmd-setactive.c
+++ b/src/managesieve/cmd-setactive.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/main.c b/src/managesieve/main.c
index 6ac753f92..216c54e43 100644
--- a/src/managesieve/main.c
+++ b/src/managesieve/main.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-capabilities.c b/src/managesieve/managesieve-capabilities.c
index d4801e30a..2df8b75b6 100644
--- a/src/managesieve/managesieve-capabilities.c
+++ b/src/managesieve/managesieve-capabilities.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-capabilities.h b/src/managesieve/managesieve-capabilities.h
index 35cb90a92..0836b939f 100644
--- a/src/managesieve/managesieve-capabilities.h
+++ b/src/managesieve/managesieve-capabilities.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_CAPABILITIES_H
diff --git a/src/managesieve/managesieve-client.c b/src/managesieve/managesieve-client.c
index be8db5786..163f763ba 100644
--- a/src/managesieve/managesieve-client.c
+++ b/src/managesieve/managesieve-client.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-client.h b/src/managesieve/managesieve-client.h
index 1c31d7ef6..301958a08 100644
--- a/src/managesieve/managesieve-client.h
+++ b/src/managesieve/managesieve-client.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_CLIENT_H
diff --git a/src/managesieve/managesieve-commands.c b/src/managesieve/managesieve-commands.c
index a531a8c83..4974ce516 100644
--- a/src/managesieve/managesieve-commands.c
+++ b/src/managesieve/managesieve-commands.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-commands.h b/src/managesieve/managesieve-commands.h
index 5bb246880..58fc8937d 100644
--- a/src/managesieve/managesieve-commands.h
+++ b/src/managesieve/managesieve-commands.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_COMMANDS_H
diff --git a/src/managesieve/managesieve-common.h b/src/managesieve/managesieve-common.h
index 2f9f5ec75..70569b7b7 100644
--- a/src/managesieve/managesieve-common.h
+++ b/src/managesieve/managesieve-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_COMMON_H
diff --git a/src/managesieve/managesieve-quota.c b/src/managesieve/managesieve-quota.c
index 27cee65b4..2cb3180b3 100644
--- a/src/managesieve/managesieve-quota.c
+++ b/src/managesieve/managesieve-quota.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-quota.h b/src/managesieve/managesieve-quota.h
index 51210c07b..c52090272 100644
--- a/src/managesieve/managesieve-quota.h
+++ b/src/managesieve/managesieve-quota.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_QUOTA_H
diff --git a/src/managesieve/managesieve-settings.c b/src/managesieve/managesieve-settings.c
index 53a4ac354..006f86c06 100644
--- a/src/managesieve/managesieve-settings.c
+++ b/src/managesieve/managesieve-settings.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/managesieve/managesieve-settings.h b/src/managesieve/managesieve-settings.h
index 6f1649a02..1cb1bc2b3 100644
--- a/src/managesieve/managesieve-settings.h
+++ b/src/managesieve/managesieve-settings.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __MANAGESIEVE_SETTINGS_H
diff --git a/src/plugins/lda-sieve/lda-sieve-plugin.c b/src/plugins/lda-sieve/lda-sieve-plugin.c
index a817da9e0..60b401298 100644
--- a/src/plugins/lda-sieve/lda-sieve-plugin.c
+++ b/src/plugins/lda-sieve/lda-sieve-plugin.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file 
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/plugins/lda-sieve/lda-sieve-plugin.h b/src/plugins/lda-sieve/lda-sieve-plugin.h
index abf647bab..419f9ddf5 100644
--- a/src/plugins/lda-sieve/lda-sieve-plugin.h
+++ b/src/plugins/lda-sieve/lda-sieve-plugin.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __LDA_SIEVE_PLUGIN_H
diff --git a/src/sieve-tools/debug/cmd-debug-print.c b/src/sieve-tools/debug/cmd-debug-print.c
index 7ce461e1d..af24f3809 100644
--- a/src/sieve-tools/debug/cmd-debug-print.c
+++ b/src/sieve-tools/debug/cmd-debug-print.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/debug/ext-debug-common.h b/src/sieve-tools/debug/ext-debug-common.h
index 6e90ae8da..b9cd8a8c2 100644
--- a/src/sieve-tools/debug/ext-debug-common.h
+++ b/src/sieve-tools/debug/ext-debug-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __EXT_DEBUG_COMMON_H
diff --git a/src/sieve-tools/debug/ext-debug.c b/src/sieve-tools/debug/ext-debug.c
index d39dc95f9..d59f52968 100644
--- a/src/sieve-tools/debug/ext-debug.c
+++ b/src/sieve-tools/debug/ext-debug.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension debug
diff --git a/src/sieve-tools/debug/sieve-ext-debug.h b/src/sieve-tools/debug/sieve-ext-debug.h
index 8998b1e81..9c523d563 100644
--- a/src/sieve-tools/debug/sieve-ext-debug.h
+++ b/src/sieve-tools/debug/sieve-ext-debug.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __SIEVE_EXT_DEBUG_H
diff --git a/src/sieve-tools/sieve-dump.c b/src/sieve-tools/sieve-dump.c
index 17f811897..a20537256 100644
--- a/src/sieve-tools/sieve-dump.c
+++ b/src/sieve-tools/sieve-dump.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/sieve-filter.c b/src/sieve-tools/sieve-filter.c
index c8322a680..435d38d73 100644
--- a/src/sieve-tools/sieve-filter.c
+++ b/src/sieve-tools/sieve-filter.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/sieve-test.c b/src/sieve-tools/sieve-test.c
index f6b137946..b5fe67ae0 100644
--- a/src/sieve-tools/sieve-test.c
+++ b/src/sieve-tools/sieve-test.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/sievec.c b/src/sieve-tools/sievec.c
index f93d3447c..2908accba 100644
--- a/src/sieve-tools/sievec.c
+++ b/src/sieve-tools/sievec.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/cmd-test-binary.c b/src/testsuite/cmd-test-binary.c
index 349b9f295..692535e71 100644
--- a/src/testsuite/cmd-test-binary.c
+++ b/src/testsuite/cmd-test-binary.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-config.c b/src/testsuite/cmd-test-config.c
index 8316cd84e..8f33d76ce 100644
--- a/src/testsuite/cmd-test-config.c
+++ b/src/testsuite/cmd-test-config.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-fail.c b/src/testsuite/cmd-test-fail.c
index e3dadd5be..1355786d4 100644
--- a/src/testsuite/cmd-test-fail.c
+++ b/src/testsuite/cmd-test-fail.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-mailbox.c b/src/testsuite/cmd-test-mailbox.c
index 874cbc3f4..e42f9dbe2 100644
--- a/src/testsuite/cmd-test-mailbox.c
+++ b/src/testsuite/cmd-test-mailbox.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-message.c b/src/testsuite/cmd-test-message.c
index 29d48f5cb..9ec92c27a 100644
--- a/src/testsuite/cmd-test-message.c
+++ b/src/testsuite/cmd-test-message.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-result.c b/src/testsuite/cmd-test-result.c
index 2075b7f26..bc6cf2668 100644
--- a/src/testsuite/cmd-test-result.c
+++ b/src/testsuite/cmd-test-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-set.c b/src/testsuite/cmd-test-set.c
index 0a18350ed..114190c50 100644
--- a/src/testsuite/cmd-test-set.c
+++ b/src/testsuite/cmd-test-set.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/cmd-test.c b/src/testsuite/cmd-test.c
index d2318571e..5828521e7 100644
--- a/src/testsuite/cmd-test.c
+++ b/src/testsuite/cmd-test.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/ext-testsuite.c b/src/testsuite/ext-testsuite.c
index b073e4d9b..4d3ea014e 100644
--- a/src/testsuite/ext-testsuite.c
+++ b/src/testsuite/ext-testsuite.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 /* Extension testsuite
diff --git a/src/testsuite/testsuite-arguments.c b/src/testsuite/testsuite-arguments.c
index f605dbf34..1c32216ee 100644
--- a/src/testsuite/testsuite-arguments.c
+++ b/src/testsuite/testsuite-arguments.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-arguments.h b/src/testsuite/testsuite-arguments.h
index 57fb37850..19e15542f 100644
--- a/src/testsuite/testsuite-arguments.h
+++ b/src/testsuite/testsuite-arguments.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_ARGUMENTS_H
diff --git a/src/testsuite/testsuite-binary.c b/src/testsuite/testsuite-binary.c
index bce3cccb6..4dec8ef07 100644
--- a/src/testsuite/testsuite-binary.c
+++ b/src/testsuite/testsuite-binary.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-binary.h b/src/testsuite/testsuite-binary.h
index 0522811af..9023d3a3e 100644
--- a/src/testsuite/testsuite-binary.h
+++ b/src/testsuite/testsuite-binary.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_BINARY_H
diff --git a/src/testsuite/testsuite-common.c b/src/testsuite/testsuite-common.c
index af06e2d9d..b115ce74e 100644
--- a/src/testsuite/testsuite-common.c
+++ b/src/testsuite/testsuite-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-common.h b/src/testsuite/testsuite-common.h
index b817e3a7f..e80b4106b 100644
--- a/src/testsuite/testsuite-common.h
+++ b/src/testsuite/testsuite-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_COMMON_H
diff --git a/src/testsuite/testsuite-log.c b/src/testsuite/testsuite-log.c
index 73376ccd8..3147048e7 100644
--- a/src/testsuite/testsuite-log.c
+++ b/src/testsuite/testsuite-log.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-log.h b/src/testsuite/testsuite-log.h
index 5f414ac76..ffca5017d 100644
--- a/src/testsuite/testsuite-log.h
+++ b/src/testsuite/testsuite-log.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_LOG_H
diff --git a/src/testsuite/testsuite-mailstore.c b/src/testsuite/testsuite-mailstore.c
index 49d423cda..2dee15001 100644
--- a/src/testsuite/testsuite-mailstore.c
+++ b/src/testsuite/testsuite-mailstore.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-mailstore.h b/src/testsuite/testsuite-mailstore.h
index f99689b73..b0b0c02ed 100644
--- a/src/testsuite/testsuite-mailstore.h
+++ b/src/testsuite/testsuite-mailstore.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_MAILSTORE_H
diff --git a/src/testsuite/testsuite-message.c b/src/testsuite/testsuite-message.c
index 0c60d6dc8..aabe21ea4 100644
--- a/src/testsuite/testsuite-message.c
+++ b/src/testsuite/testsuite-message.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-message.h b/src/testsuite/testsuite-message.h
index 871bcae48..9333e9ef5 100644
--- a/src/testsuite/testsuite-message.h
+++ b/src/testsuite/testsuite-message.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_MESSAGE_H
diff --git a/src/testsuite/testsuite-objects.c b/src/testsuite/testsuite-objects.c
index 4a3c1c864..2c97806bb 100644
--- a/src/testsuite/testsuite-objects.c
+++ b/src/testsuite/testsuite-objects.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-objects.h b/src/testsuite/testsuite-objects.h
index f109dbb33..b026fec84 100644
--- a/src/testsuite/testsuite-objects.h
+++ b/src/testsuite/testsuite-objects.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_OBJECTS_H
diff --git a/src/testsuite/testsuite-result.c b/src/testsuite/testsuite-result.c
index 0d3d72642..3fceb53fe 100644
--- a/src/testsuite/testsuite-result.c
+++ b/src/testsuite/testsuite-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-result.h b/src/testsuite/testsuite-result.h
index fb1d00cfb..888b42832 100644
--- a/src/testsuite/testsuite-result.h
+++ b/src/testsuite/testsuite-result.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_RESULT_H
diff --git a/src/testsuite/testsuite-script.c b/src/testsuite/testsuite-script.c
index c3b0fcadc..a105b0358 100644
--- a/src/testsuite/testsuite-script.c
+++ b/src/testsuite/testsuite-script.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-script.h b/src/testsuite/testsuite-script.h
index 86950776b..0814c948b 100644
--- a/src/testsuite/testsuite-script.h
+++ b/src/testsuite/testsuite-script.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_SCRIPT_H
diff --git a/src/testsuite/testsuite-settings.c b/src/testsuite/testsuite-settings.c
index 4ecb667a4..e9f656870 100644
--- a/src/testsuite/testsuite-settings.c
+++ b/src/testsuite/testsuite-settings.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-settings.h b/src/testsuite/testsuite-settings.h
index e915e5539..d3973dc10 100644
--- a/src/testsuite/testsuite-settings.h
+++ b/src/testsuite/testsuite-settings.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_SETTINGS_H
diff --git a/src/testsuite/testsuite-smtp.c b/src/testsuite/testsuite-smtp.c
index 8f0687058..98395fad6 100644
--- a/src/testsuite/testsuite-smtp.c
+++ b/src/testsuite/testsuite-smtp.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-smtp.h b/src/testsuite/testsuite-smtp.h
index fbd08d521..b50a46406 100644
--- a/src/testsuite/testsuite-smtp.h
+++ b/src/testsuite/testsuite-smtp.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
  
 #ifndef __TESTSUITE_SMTP_H
diff --git a/src/testsuite/testsuite-substitutions.c b/src/testsuite/testsuite-substitutions.c
index 365adb3ea..c4e223958 100644
--- a/src/testsuite/testsuite-substitutions.c
+++ b/src/testsuite/testsuite-substitutions.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-substitutions.h b/src/testsuite/testsuite-substitutions.h
index c04256849..1871c0212 100644
--- a/src/testsuite/testsuite-substitutions.h
+++ b/src/testsuite/testsuite-substitutions.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #ifndef __TESTSUITE_SUBSTITUTIONS_H
diff --git a/src/testsuite/testsuite.c b/src/testsuite/testsuite.c
index 5d688aab8..d3ffbc4df 100644
--- a/src/testsuite/testsuite.c
+++ b/src/testsuite/testsuite.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/tst-test-error.c b/src/testsuite/tst-test-error.c
index 4fe21192c..4768b0475 100644
--- a/src/testsuite/tst-test-error.c
+++ b/src/testsuite/tst-test-error.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-multiscript.c b/src/testsuite/tst-test-multiscript.c
index 289de6af6..aab93eee5 100644
--- a/src/testsuite/tst-test-multiscript.c
+++ b/src/testsuite/tst-test-multiscript.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-result-action.c b/src/testsuite/tst-test-result-action.c
index ea60a128e..f05df1e56 100644
--- a/src/testsuite/tst-test-result-action.c
+++ b/src/testsuite/tst-test-result-action.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-result-execute.c b/src/testsuite/tst-test-result-execute.c
index 19fe0f8d0..8e8546f73 100644
--- a/src/testsuite/tst-test-result-execute.c
+++ b/src/testsuite/tst-test-result-execute.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-script-compile.c b/src/testsuite/tst-test-script-compile.c
index d5db70be0..d58938f13 100644
--- a/src/testsuite/tst-test-script-compile.c
+++ b/src/testsuite/tst-test-script-compile.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-script-run.c b/src/testsuite/tst-test-script-run.c
index 1823ccafb..aa874dee3 100644
--- a/src/testsuite/tst-test-script-run.c
+++ b/src/testsuite/tst-test-script-run.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2010 Pigeonhole authors, see the included COPYING file
+/* Copyright (c) 2002-2011 Pigeonhole authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
-- 
GitLab