From 1d77382681aae64fb1745cfd9bd134aa45e9ec72 Mon Sep 17 00:00:00 2001
From: Stephan Bosch <stephan@rename-it.nl>
Date: Fri, 2 Jan 2009 22:57:51 +0100
Subject: [PATCH] Updated copyright messages to 2009.

---
 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                  | 3 +++
 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/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/ntfy-mailto.c                   | 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       | 4 +---
 src/lib-sieve/plugins/enotify/vmodf-encodeurl.c               | 2 +-
 src/lib-sieve/plugins/imapflags/cmd-addflag.c                 | 2 +-
 src/lib-sieve/plugins/imapflags/cmd-removeflag.c              | 2 +-
 src/lib-sieve/plugins/imapflags/cmd-setflag.c                 | 2 +-
 src/lib-sieve/plugins/imapflags/ext-imapflags-common.c        | 2 +-
 src/lib-sieve/plugins/imapflags/ext-imapflags-common.h        | 2 +-
 src/lib-sieve/plugins/imapflags/ext-imapflags.c               | 2 +-
 src/lib-sieve/plugins/imapflags/tag-flags.c                   | 2 +-
 src/lib-sieve/plugins/imapflags/tst-hasflag.c                 | 2 +-
 src/lib-sieve/plugins/include/cmd-import.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/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 +-
 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.h          | 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-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                  | 4 +---
 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-dumper.c                           | 2 +-
 src/lib-sieve/sieve-binary-dumper.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                             | 3 +++
 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.c                                  | 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-result.c                                  | 2 +-
 src/lib-sieve/sieve-result.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-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/plugins/lda-sieve/lda-sieve-plugin.c                      | 2 +-
 src/plugins/lda-sieve/lda-sieve-plugin.h                      | 2 +-
 src/sieve-tools/sieve-exec.c                                  | 2 +-
 src/sieve-tools/sieve-test.c                                  | 2 +-
 src/sieve-tools/sievec.c                                      | 2 +-
 src/sieve-tools/sieved.c                                      | 2 +-
 src/testsuite/cmd-test-fail.c                                 | 2 +-
 src/testsuite/cmd-test-result-print.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                           | 3 +++
 src/testsuite/testsuite-common.c                              | 2 +-
 src/testsuite/testsuite-common.h                              | 2 +-
 src/testsuite/testsuite-log.c                                 | 3 +++
 src/testsuite/testsuite-log.h                                 | 3 +++
 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                              | 3 +++
 src/testsuite/testsuite-script.h                              | 3 +++
 src/testsuite/testsuite-substitutions.c                       | 3 +++
 src/testsuite/testsuite-substitutions.h                       | 3 +++
 src/testsuite/testsuite.c                                     | 2 +-
 src/testsuite/tst-test-error.c                                | 2 +-
 src/testsuite/tst-test-result-execute.c                       | 2 +-
 src/testsuite/tst-test-result.c                               | 2 +-
 src/testsuite/tst-test-script-compile.c                       | 2 +-
 src/testsuite/tst-test-script-run.c                           | 2 +-
 181 files changed, 199 insertions(+), 176 deletions(-)

diff --git a/src/lib-sieve-tool/mail-raw.c b/src/lib-sieve-tool/mail-raw.c
index 572161ade..2fc1de358 100644
--- a/src/lib-sieve-tool/mail-raw.c
+++ b/src/lib-sieve-tool/mail-raw.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* This file was gratefully stolen from dovecot/src/deliver/deliver.c and 
diff --git a/src/lib-sieve-tool/mail-raw.h b/src/lib-sieve-tool/mail-raw.h
index 2834eae36..693433720 100644
--- a/src/lib-sieve-tool/mail-raw.h
+++ b/src/lib-sieve-tool/mail-raw.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8215648e0..63ee463d5 100644
--- a/src/lib-sieve-tool/sieve-tool.c
+++ b/src/lib-sieve-tool/sieve-tool.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 6b402f0a2..eeffce7ac 100644
--- a/src/lib-sieve-tool/sieve-tool.h
+++ b/src/lib-sieve-tool/sieve-tool.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 24abee22e..6b5e75047 100644
--- a/src/lib-sieve/cmd-discard.c
+++ b/src/lib-sieve/cmd-discard.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 5ab8ac5b8..8cf3a19fa 100644
--- a/src/lib-sieve/cmd-if.c
+++ b/src/lib-sieve/cmd-if.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 94068fd9c..dfc0abfc9 100644
--- a/src/lib-sieve/cmd-keep.c
+++ b/src/lib-sieve/cmd-keep.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 7d9c49753..0c8398c4d 100644
--- a/src/lib-sieve/cmd-redirect.c
+++ b/src/lib-sieve/cmd-redirect.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 bd7ae1bb9..e048e6ea4 100644
--- a/src/lib-sieve/cmd-require.c
+++ b/src/lib-sieve/cmd-require.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 0629f6dec..595005a70 100644
--- a/src/lib-sieve/cmd-stop.c
+++ b/src/lib-sieve/cmd-stop.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 b3b9a7aeb..5e4d4b342 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-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8903bcc78..9fb0d1fa6 100644
--- a/src/lib-sieve/cmp-i-octet.c
+++ b/src/lib-sieve/cmp-i-octet.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 4311152f2..24f41f74d 100644
--- a/src/lib-sieve/ext-encoded-character.c
+++ b/src/lib-sieve/ext-encoded-character.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ced44b11b..8c5ebdc60 100644
--- a/src/lib-sieve/ext-envelope.c
+++ b/src/lib-sieve/ext-envelope.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 08976def5..e710a5dff 100644
--- a/src/lib-sieve/ext-fileinto.c
+++ b/src/lib-sieve/ext-fileinto.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ce8305b8a..77b442a05 100644
--- a/src/lib-sieve/ext-reject.c
+++ b/src/lib-sieve/ext-reject.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 cb47fbc8f..b648c887d 100644
--- a/src/lib-sieve/mcht-contains.c
+++ b/src/lib-sieve/mcht-contains.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ddecb7ccf..cbde42ac1 100644
--- a/src/lib-sieve/mcht-is.c
+++ b/src/lib-sieve/mcht-is.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 5c86673df..86f96970b 100644
--- a/src/lib-sieve/mcht-matches.c
+++ b/src/lib-sieve/mcht-matches.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 754c942fc..010881565 100644
--- a/src/lib-sieve/plugins/body/ext-body-common.c
+++ b/src/lib-sieve/plugins/body/ext-body-common.c
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #include "lib.h"
 #include "mempool.h"
 #include "buffer.h"
diff --git a/src/lib-sieve/plugins/body/ext-body-common.h b/src/lib-sieve/plugins/body/ext-body-common.h
index 67ebbc4b6..edb8fe96f 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 56f67994d..049c13086 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 aad6b11ec..edc7dc7cd 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 921930207..94b382d36 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 26fa3c4fe..e15d2ec06 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* Extension copy
diff --git a/src/lib-sieve/plugins/enotify/cmd-notify.c b/src/lib-sieve/plugins/enotify/cmd-notify.c
index 47718828a..a25b588ba 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 62734ec81..0fa7ba0bd 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-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fbbaac5ca..a5e8862c7 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 84cac2665..1762877ed 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 6713b4a6a..c0658e780 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* Extension enotify
diff --git a/src/lib-sieve/plugins/enotify/ntfy-mailto.c b/src/lib-sieve/plugins/enotify/ntfy-mailto.c
index 0c36bffaf..663751dd8 100644
--- a/src/lib-sieve/plugins/enotify/ntfy-mailto.c
+++ b/src/lib-sieve/plugins/enotify/ntfy-mailto.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file 
  */
  
 /* Notify method mailto
diff --git a/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h b/src/lib-sieve/plugins/enotify/sieve-ext-enotify.h
index e4cd49650..77b333c5b 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fd643e50d..3a9b182d7 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include <stdio.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 847ffbb92..779318a7c 100644
--- a/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c
+++ b/src/lib-sieve/plugins/enotify/tst-valid-notify-method.c
@@ -1,8 +1,6 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
-#include <stdio.h>
-
 #include "sieve-common.h"
 #include "sieve-commands.h"
 #include "sieve-code.h"
diff --git a/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c b/src/lib-sieve/plugins/enotify/vmodf-encodeurl.c
index 4feef104e..1e404ffa8 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/cmd-addflag.c b/src/lib-sieve/plugins/imapflags/cmd-addflag.c
index 00844c6ac..fada6c57a 100644
--- a/src/lib-sieve/plugins/imapflags/cmd-addflag.c
+++ b/src/lib-sieve/plugins/imapflags/cmd-addflag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/cmd-removeflag.c b/src/lib-sieve/plugins/imapflags/cmd-removeflag.c
index c5c114b62..65d0c74b6 100644
--- a/src/lib-sieve/plugins/imapflags/cmd-removeflag.c
+++ b/src/lib-sieve/plugins/imapflags/cmd-removeflag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/cmd-setflag.c b/src/lib-sieve/plugins/imapflags/cmd-setflag.c
index bcce30c56..fb50cb03a 100644
--- a/src/lib-sieve/plugins/imapflags/cmd-setflag.c
+++ b/src/lib-sieve/plugins/imapflags/cmd-setflag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/ext-imapflags-common.c b/src/lib-sieve/plugins/imapflags/ext-imapflags-common.c
index 1fbc05c6d..543c3a1b7 100644
--- a/src/lib-sieve/plugins/imapflags/ext-imapflags-common.c
+++ b/src/lib-sieve/plugins/imapflags/ext-imapflags-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/ext-imapflags-common.h b/src/lib-sieve/plugins/imapflags/ext-imapflags-common.h
index 8fcad676c..9b1f25621 100644
--- a/src/lib-sieve/plugins/imapflags/ext-imapflags-common.h
+++ b/src/lib-sieve/plugins/imapflags/ext-imapflags-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __EXT_IMAPFLAGS_COMMON_H
diff --git a/src/lib-sieve/plugins/imapflags/ext-imapflags.c b/src/lib-sieve/plugins/imapflags/ext-imapflags.c
index dd00414f7..7903b28ad 100644
--- a/src/lib-sieve/plugins/imapflags/ext-imapflags.c
+++ b/src/lib-sieve/plugins/imapflags/ext-imapflags.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* Extension imap4flags
diff --git a/src/lib-sieve/plugins/imapflags/tag-flags.c b/src/lib-sieve/plugins/imapflags/tag-flags.c
index 6a04426b9..01da24a36 100644
--- a/src/lib-sieve/plugins/imapflags/tag-flags.c
+++ b/src/lib-sieve/plugins/imapflags/tag-flags.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/imapflags/tst-hasflag.c b/src/lib-sieve/plugins/imapflags/tst-hasflag.c
index 047913123..82dda8abc 100644
--- a/src/lib-sieve/plugins/imapflags/tst-hasflag.c
+++ b/src/lib-sieve/plugins/imapflags/tst-hasflag.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
  
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/include/cmd-import.c b/src/lib-sieve/plugins/include/cmd-import.c
index bc1e9376c..1f17ba4dd 100644
--- a/src/lib-sieve/plugins/include/cmd-import.c
+++ b/src/lib-sieve/plugins/include/cmd-import.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 426fdc556..730acf0b7 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 335d6d0a9..b666f4c9c 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8d9002744..b9b9120a3 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 32c86c73e..a6c500fa8 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 63cee40fa..25f136dfd 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fa3426df4..0c7cc3781 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 b89ae2745..57f7970f4 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 2441801ce..8d8f2088f 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 3a0e4185c..19e1b6a8a 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 c7a94b8e6..88e1ab72b 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* Extension include
diff --git a/src/lib-sieve/plugins/regex/ext-regex-common.c b/src/lib-sieve/plugins/regex/ext-regex-common.c
index 460104733..a1aa90ebd 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 cc638b69b..9a0452ecf 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 dda005079..5686a8039 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 26be8f668..7707c92e3 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 bf688d47e..da7d65d7e 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 195cf2fda..debd5428e 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 752111666..b30bf1047 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fcc8f2523..cf0296e12 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 c259583db..865e8a61c 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 e2329d6b8..14841b08b 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 a1d23da55..9818421c2 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation-common.h b/src/lib-sieve/plugins/vacation/ext-vacation-common.h
index f7c394e9d..0368e4e2d 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __EXT_VACATION_COMMON_H
diff --git a/src/lib-sieve/plugins/vacation/ext-vacation.c b/src/lib-sieve/plugins/vacation/ext-vacation.c
index 1fedc3667..5253ad533 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 759f9d2c8..6195d5519 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 53c6ccd71..b7904537e 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ceb669234..785899fe8 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 bab1ce9b5..92d9e780d 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 df1d09d0c..0fa046beb 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 01ba971e5..f42ce9280 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 e5fe6c27d..c1d1a0ded 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 abe07c843..087964f2a 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 d1eeeb010..2a5bedec3 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/plugins/variables/ext-variables-modifiers.h b/src/lib-sieve/plugins/variables/ext-variables-modifiers.h
index df63a3063..deb47e496 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 9a829c5b9..7a23e6c98 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 18e10ff83..ab5e34636 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __EXT_VARIABLES_NAME
diff --git a/src/lib-sieve/plugins/variables/ext-variables-operands.c b/src/lib-sieve/plugins/variables/ext-variables-operands.c
index dc6333c54..0a52df147 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 a56af944d..e5eee69cd 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 54d140bd8..6734b71d5 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 3470e5f04..f65bd2ff7 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 4b7f78086..08656c27e 100644
--- a/src/lib-sieve/plugins/variables/tst-string.c
+++ b/src/lib-sieve/plugins/variables/tst-string.c
@@ -1,8 +1,6 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
-#include <stdio.h>
-
 #include "sieve-common.h"
 #include "sieve-commands.h"
 #include "sieve-code.h"
diff --git a/src/lib-sieve/rfc2822.c b/src/lib-sieve/rfc2822.c
index acbc73249..ec7fad85e 100644
--- a/src/lib-sieve/rfc2822.c
+++ b/src/lib-sieve/rfc2822.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 2476d11ba..f194327af 100644
--- a/src/lib-sieve/rfc2822.h
+++ b/src/lib-sieve/rfc2822.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8bd2b4beb..110678ebb 100644
--- a/src/lib-sieve/sieve-actions.c
+++ b/src/lib-sieve/sieve-actions.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 992f754e2..47aca68e6 100644
--- a/src/lib-sieve/sieve-actions.h
+++ b/src/lib-sieve/sieve-actions.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 98bff09fb..9308c1896 100644
--- a/src/lib-sieve/sieve-address-parts.c
+++ b/src/lib-sieve/sieve-address-parts.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 f67169b87..84540c853 100644
--- a/src/lib-sieve/sieve-address-parts.h
+++ b/src/lib-sieve/sieve-address-parts.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 35593ae4f..3e47a2eeb 100644
--- a/src/lib-sieve/sieve-address.c
+++ b/src/lib-sieve/sieve-address.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 b93c8d159..200bcb811 100644
--- a/src/lib-sieve/sieve-address.h
+++ b/src/lib-sieve/sieve-address.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 4bb4ca054..0a4667236 100644
--- a/src/lib-sieve/sieve-ast.c
+++ b/src/lib-sieve/sieve-ast.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 68c7175bf..3109fab6d 100644
--- a/src/lib-sieve/sieve-ast.h
+++ b/src/lib-sieve/sieve-ast.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_AST_H
diff --git a/src/lib-sieve/sieve-binary-dumper.c b/src/lib-sieve/sieve-binary-dumper.c
index 911e319b1..fa6b92a51 100644
--- a/src/lib-sieve/sieve-binary-dumper.c
+++ b/src/lib-sieve/sieve-binary-dumper.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 a959f337e..ee583318c 100644
--- a/src/lib-sieve/sieve-binary-dumper.h
+++ b/src/lib-sieve/sieve-binary-dumper.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_BINARY_DUMPER_H
diff --git a/src/lib-sieve/sieve-binary.c b/src/lib-sieve/sieve-binary.c
index f8523aadc..c90b26224 100644
--- a/src/lib-sieve/sieve-binary.c
+++ b/src/lib-sieve/sieve-binary.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 adac68cc0..dcc170004 100644
--- a/src/lib-sieve/sieve-binary.h
+++ b/src/lib-sieve/sieve-binary.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 f29ba55de..443db09d2 100644
--- a/src/lib-sieve/sieve-code-dumper.c
+++ b/src/lib-sieve/sieve-code-dumper.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 cad637a20..58b6a9919 100644
--- a/src/lib-sieve/sieve-code-dumper.h
+++ b/src/lib-sieve/sieve-code-dumper.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #ifndef __SIEVE_CODE_DUMPER_H
 #define __SIEVE_CODE_DUMPER_H
 
diff --git a/src/lib-sieve/sieve-code.c b/src/lib-sieve/sieve-code.c
index 3d0f6d4ab..7973bb2b5 100644
--- a/src/lib-sieve/sieve-code.c
+++ b/src/lib-sieve/sieve-code.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 2cfb3fdef..cfad35b06 100644
--- a/src/lib-sieve/sieve-code.h
+++ b/src/lib-sieve/sieve-code.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 58f712582..a73b5c7fd 100644
--- a/src/lib-sieve/sieve-commands.c
+++ b/src/lib-sieve/sieve-commands.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 710afed83..9ad113884 100644
--- a/src/lib-sieve/sieve-commands.h
+++ b/src/lib-sieve/sieve-commands.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 f6dd3debd..1f4806215 100644
--- a/src/lib-sieve/sieve-common.h
+++ b/src/lib-sieve/sieve-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 eabe577fb..382db2780 100644
--- a/src/lib-sieve/sieve-comparators.c
+++ b/src/lib-sieve/sieve-comparators.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 c3adb7199..85a28b41e 100644
--- a/src/lib-sieve/sieve-comparators.h
+++ b/src/lib-sieve/sieve-comparators.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 75b6f1c92..a6a9f4f69 100644
--- a/src/lib-sieve/sieve-config.h
+++ b/src/lib-sieve/sieve-config.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8fe6cb3be..f102b93a8 100644
--- a/src/lib-sieve/sieve-dump.h
+++ b/src/lib-sieve/sieve-dump.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 9095e9f01..0a22c4e73 100644
--- a/src/lib-sieve/sieve-error-private.h
+++ b/src/lib-sieve/sieve-error-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 519d491e7..ded587a29 100644
--- a/src/lib-sieve/sieve-error.c
+++ b/src/lib-sieve/sieve-error.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 5b7254a6f..0e0cf53c0 100644
--- a/src/lib-sieve/sieve-error.h
+++ b/src/lib-sieve/sieve-error.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 f74d351e2..19a56ab55 100644
--- a/src/lib-sieve/sieve-extensions.c
+++ b/src/lib-sieve/sieve-extensions.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fe0e2316a..18ebbcdb3 100644
--- a/src/lib-sieve/sieve-extensions.h
+++ b/src/lib-sieve/sieve-extensions.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 119b11787..df5a1d879 100644
--- a/src/lib-sieve/sieve-generator.c
+++ b/src/lib-sieve/sieve-generator.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 bc7921b46..7d65f6c86 100644
--- a/src/lib-sieve/sieve-generator.h
+++ b/src/lib-sieve/sieve-generator.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 69b1e845e..de524d20e 100644
--- a/src/lib-sieve/sieve-interpreter.c
+++ b/src/lib-sieve/sieve-interpreter.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 49089f067..f677d9507 100644
--- a/src/lib-sieve/sieve-interpreter.h
+++ b/src/lib-sieve/sieve-interpreter.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 4021da440..dbc7d9e91 100644
--- a/src/lib-sieve/sieve-lexer.c
+++ b/src/lib-sieve/sieve-lexer.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 7d13b41e0..2a73fb519 100644
--- a/src/lib-sieve/sieve-lexer.h
+++ b/src/lib-sieve/sieve-lexer.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file 
  */
 
 #ifndef __SIEVE_LEXER_H
diff --git a/src/lib-sieve/sieve-limits.c b/src/lib-sieve/sieve-limits.c
index 624e70200..dcc664f24 100644
--- a/src/lib-sieve/sieve-limits.c
+++ b/src/lib-sieve/sieve-limits.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/sieve-limits.h b/src/lib-sieve/sieve-limits.h
index 375815afb..94f6a2ad1 100644
--- a/src/lib-sieve/sieve-limits.h
+++ b/src/lib-sieve/sieve-limits.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 757e4937d..6a5b33962 100644
--- a/src/lib-sieve/sieve-match-types.c
+++ b/src/lib-sieve/sieve-match-types.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
  
 #include <stdio.h>
diff --git a/src/lib-sieve/sieve-match-types.h b/src/lib-sieve/sieve-match-types.h
index a501952fe..ba073443d 100644
--- a/src/lib-sieve/sieve-match-types.h
+++ b/src/lib-sieve/sieve-match-types.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 37615566e..0be2a094f 100644
--- a/src/lib-sieve/sieve-match.c
+++ b/src/lib-sieve/sieve-match.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 b34a0c668..ea602f9b8 100644
--- a/src/lib-sieve/sieve-match.h
+++ b/src/lib-sieve/sieve-match.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 61901e8fb..9c290747b 100644
--- a/src/lib-sieve/sieve-message.c
+++ b/src/lib-sieve/sieve-message.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 aa0c8d7d6..8f7f236e7 100644
--- a/src/lib-sieve/sieve-message.h
+++ b/src/lib-sieve/sieve-message.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 3c09df81a..d829d6c0c 100644
--- a/src/lib-sieve/sieve-objects.c
+++ b/src/lib-sieve/sieve-objects.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 1099d2d2b..035e35678 100644
--- a/src/lib-sieve/sieve-objects.h
+++ b/src/lib-sieve/sieve-objects.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 03215b283..b07c5dd81 100644
--- a/src/lib-sieve/sieve-parser.c
+++ b/src/lib-sieve/sieve-parser.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file 
  */
  
 #include <stdio.h>
diff --git a/src/lib-sieve/sieve-parser.h b/src/lib-sieve/sieve-parser.h
index e535ace3e..5c4823cae 100644
--- a/src/lib-sieve/sieve-parser.h
+++ b/src/lib-sieve/sieve-parser.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file 
  */
  
 #ifndef __SIEVE_PARSER_H
diff --git a/src/lib-sieve/sieve-result.c b/src/lib-sieve/sieve-result.c
index 0ed5e1d43..ac51b7263 100644
--- a/src/lib-sieve/sieve-result.c
+++ b/src/lib-sieve/sieve-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 30a78b6a2..27990d981 100644
--- a/src/lib-sieve/sieve-result.h
+++ b/src/lib-sieve/sieve-result.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_RESULT_H
diff --git a/src/lib-sieve/sieve-script-private.h b/src/lib-sieve/sieve-script-private.h
index bac21f4f2..69f572fd3 100644
--- a/src/lib-sieve/sieve-script-private.h
+++ b/src/lib-sieve/sieve-script-private.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 db4701560..5e56d0498 100644
--- a/src/lib-sieve/sieve-script.c
+++ b/src/lib-sieve/sieve-script.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 fbdd3b8ed..6ed651144 100644
--- a/src/lib-sieve/sieve-script.h
+++ b/src/lib-sieve/sieve-script.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __SIEVE_SCRIPT_H
diff --git a/src/lib-sieve/sieve-types.h b/src/lib-sieve/sieve-types.h
index ef82b6011..b884ef7dd 100644
--- a/src/lib-sieve/sieve-types.h
+++ b/src/lib-sieve/sieve-types.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 3b829138b..95900fc88 100644
--- a/src/lib-sieve/sieve-validator.c
+++ b/src/lib-sieve/sieve-validator.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 a48dbd8c7..c16070664 100644
--- a/src/lib-sieve/sieve-validator.h
+++ b/src/lib-sieve/sieve-validator.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 6f6b6465e..0cf07733a 100644
--- a/src/lib-sieve/sieve.c
+++ b/src/lib-sieve/sieve.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file 
  */
 
 #include "lib.h"
diff --git a/src/lib-sieve/sieve.h b/src/lib-sieve/sieve.h
index e8091a0c4..7acb85ca0 100644
--- a/src/lib-sieve/sieve.h
+++ b/src/lib-sieve/sieve.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 78099c82a..8b2a6f5da 100644
--- a/src/lib-sieve/tst-address.c
+++ b/src/lib-sieve/tst-address.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 40e375bdf..da82fef3f 100644
--- a/src/lib-sieve/tst-allof.c
+++ b/src/lib-sieve/tst-allof.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8cbb5891b..e560aa8a7 100644
--- a/src/lib-sieve/tst-anyof.c
+++ b/src/lib-sieve/tst-anyof.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 a2760ae13..ee064e9e9 100644
--- a/src/lib-sieve/tst-exists.c
+++ b/src/lib-sieve/tst-exists.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/tst-header.c b/src/lib-sieve/tst-header.c
index 8023d03cc..b358d9375 100644
--- a/src/lib-sieve/tst-header.c
+++ b/src/lib-sieve/tst-header.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/lib-sieve/tst-not.c b/src/lib-sieve/tst-not.c
index de94a31b4..be9490437 100644
--- a/src/lib-sieve/tst-not.c
+++ b/src/lib-sieve/tst-not.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 c4249429d..37b2bee22 100644
--- a/src/lib-sieve/tst-size.c
+++ b/src/lib-sieve/tst-size.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ef3802503..17deee35b 100644
--- a/src/lib-sieve/tst-truefalse.c
+++ b/src/lib-sieve/tst-truefalse.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-ast.h"
diff --git a/src/plugins/lda-sieve/lda-sieve-plugin.c b/src/plugins/lda-sieve/lda-sieve-plugin.c
index f7709299d..c9edf3dac 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-2008 Dovecot Sieve authors, see the included COPYING file 
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 3c9654731..55b49f7d4 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-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #ifndef __LDA_SIEVE_PLUGIN_H
diff --git a/src/sieve-tools/sieve-exec.c b/src/sieve-tools/sieve-exec.c
index 474101628..584d17298 100644
--- a/src/sieve-tools/sieve-exec.c
+++ b/src/sieve-tools/sieve-exec.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 d335afa33..41faf3364 100644
--- a/src/sieve-tools/sieve-test.c
+++ b/src/sieve-tools/sieve-test.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/sievec.c b/src/sieve-tools/sievec.c
index a9c03d6a6..1c19ec967 100644
--- a/src/sieve-tools/sievec.c
+++ b/src/sieve-tools/sievec.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/sieve-tools/sieved.c b/src/sieve-tools/sieved.c
index 28eb5c43a..24c4ad234 100644
--- a/src/sieve-tools/sieved.c
+++ b/src/sieve-tools/sieved.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/cmd-test-fail.c b/src/testsuite/cmd-test-fail.c
index 3b1ec2406..c1185e91f 100644
--- a/src/testsuite/cmd-test-fail.c
+++ b/src/testsuite/cmd-test-fail.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/cmd-test-result-print.c b/src/testsuite/cmd-test-result-print.c
index c05a82db8..576619073 100644
--- a/src/testsuite/cmd-test-result-print.c
+++ b/src/testsuite/cmd-test-result-print.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 8b70d7262..d6b98819c 100644
--- a/src/testsuite/cmd-test-set.c
+++ b/src/testsuite/cmd-test-set.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/cmd-test.c b/src/testsuite/cmd-test.c
index bcd85eb89..15e10bbef 100644
--- a/src/testsuite/cmd-test.c
+++ b/src/testsuite/cmd-test.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ea4006aa1..31ac001b2 100644
--- a/src/testsuite/ext-testsuite.c
+++ b/src/testsuite/ext-testsuite.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* Extension testsuite
diff --git a/src/testsuite/testsuite-arguments.c b/src/testsuite/testsuite-arguments.c
index c86424bab..ba77785ef 100644
--- a/src/testsuite/testsuite-arguments.c
+++ b/src/testsuite/testsuite-arguments.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-arguments.h b/src/testsuite/testsuite-arguments.h
index 5c268f1dd..171fa3ec1 100644
--- a/src/testsuite/testsuite-arguments.h
+++ b/src/testsuite/testsuite-arguments.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #ifndef __TESTSUITE_ARGUMENTS_H
 #define __TESTSUITE_ARGUMENTS_H
 
diff --git a/src/testsuite/testsuite-common.c b/src/testsuite/testsuite-common.c
index c217c6a9e..f4927db27 100644
--- a/src/testsuite/testsuite-common.c
+++ b/src/testsuite/testsuite-common.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-common.h b/src/testsuite/testsuite-common.h
index 2c5beb0df..2280569ea 100644
--- a/src/testsuite/testsuite-common.h
+++ b/src/testsuite/testsuite-common.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 e36e6e63a..a4326dcaa 100644
--- a/src/testsuite/testsuite-log.c
+++ b/src/testsuite/testsuite-log.c
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #include "lib.h"
 #include "array.h"
 
diff --git a/src/testsuite/testsuite-log.h b/src/testsuite/testsuite-log.h
index 3e772b87b..a9b1435c6 100644
--- a/src/testsuite/testsuite-log.h
+++ b/src/testsuite/testsuite-log.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #ifndef __TESTSUITE_LOG_H
 #define __TESTSUITE_LOG_H
 
diff --git a/src/testsuite/testsuite-objects.c b/src/testsuite/testsuite-objects.c
index 2ecfd62f2..52aff5bbc 100644
--- a/src/testsuite/testsuite-objects.c
+++ b/src/testsuite/testsuite-objects.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-objects.h b/src/testsuite/testsuite-objects.h
index e467e60e9..71a7683af 100644
--- a/src/testsuite/testsuite-objects.h
+++ b/src/testsuite/testsuite-objects.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 16e5d4ffc..d9ba34380 100644
--- a/src/testsuite/testsuite-result.c
+++ b/src/testsuite/testsuite-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "lib.h"
diff --git a/src/testsuite/testsuite-result.h b/src/testsuite/testsuite-result.h
index b9b146523..34b1c495c 100644
--- a/src/testsuite/testsuite-result.h
+++ b/src/testsuite/testsuite-result.h
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 ae8e8af37..8134e1777 100644
--- a/src/testsuite/testsuite-script.c
+++ b/src/testsuite/testsuite-script.c
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #include "lib.h"
 #include "env-util.h"
 
diff --git a/src/testsuite/testsuite-script.h b/src/testsuite/testsuite-script.h
index 20e17e427..d26781bf5 100644
--- a/src/testsuite/testsuite-script.h
+++ b/src/testsuite/testsuite-script.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #ifndef __TESTSUITE_SCRIPT_H
 #define __TESTSUITE_SCRIPT_H
 
diff --git a/src/testsuite/testsuite-substitutions.c b/src/testsuite/testsuite-substitutions.c
index 44a6ffd1c..991005577 100644
--- a/src/testsuite/testsuite-substitutions.c
+++ b/src/testsuite/testsuite-substitutions.c
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #include "lib.h"
 
 #include "sieve.h"
diff --git a/src/testsuite/testsuite-substitutions.h b/src/testsuite/testsuite-substitutions.h
index 9fd071827..a9e775f0c 100644
--- a/src/testsuite/testsuite-substitutions.h
+++ b/src/testsuite/testsuite-substitutions.h
@@ -1,3 +1,6 @@
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+ */
+
 #ifndef __TESTSUITE_SUBSTITUTIONS_H
 #define __TESTSUITE_SUBSTITUTIONS_H
 
diff --git a/src/testsuite/testsuite.c b/src/testsuite/testsuite.c
index 465bbe088..66c96bdbf 100644
--- a/src/testsuite/testsuite.c
+++ b/src/testsuite/testsuite.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 4611f9549..20fdd8cc7 100644
--- a/src/testsuite/tst-test-error.c
+++ b/src/testsuite/tst-test-error.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 bf28203cd..7129e6da1 100644
--- a/src/testsuite/tst-test-result-execute.c
+++ b/src/testsuite/tst-test-result-execute.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
diff --git a/src/testsuite/tst-test-result.c b/src/testsuite/tst-test-result.c
index 79fed9b21..05e127487 100644
--- a/src/testsuite/tst-test-result.c
+++ b/src/testsuite/tst-test-result.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 /* FIXME: this file is very similar to tst-test-error.c. Maybe it is best to 
diff --git a/src/testsuite/tst-test-script-compile.c b/src/testsuite/tst-test-script-compile.c
index 8ce4fe7b0..32074cdb6 100644
--- a/src/testsuite/tst-test-script-compile.c
+++ b/src/testsuite/tst-test-script-compile.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve 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 2ba17b855..25a53e9d9 100644
--- a/src/testsuite/tst-test-script-run.c
+++ b/src/testsuite/tst-test-script-run.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
  */
 
 #include "sieve-common.h"
-- 
GitLab