]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Updated missing copyright years to 2009.
authorTimo Sirainen <tss@iki.fi>
Wed, 8 Apr 2009 20:45:42 +0000 (16:45 -0400)
committerTimo Sirainen <tss@iki.fi>
Wed, 8 Apr 2009 20:45:42 +0000 (16:45 -0400)
--HG--
branch : HEAD

12 files changed:
src/auth/auth-settings.c
src/deliver/deliver-settings.c
src/imap/imap-settings.c
src/lib-settings/settings-parser.c
src/lib-storage/index/dbox/dbox-settings.c
src/lib-storage/index/maildir/maildir-settings.c
src/lib-storage/index/mbox/mbox-settings.c
src/lib-storage/mail-storage-settings.c
src/login-common/login-settings.c
src/plugins/convert/convert-settings.c
src/plugins/expire/expire-settings.c
src/pop3/pop3-settings.c

index fe9fd62f9397bba90539c0afec0f2ec77cf4091a..519fbe01d6ef88e90fc089994d14bc83352493c9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index c19783077c26c08a913cd0235087f19647783529..ea74a3e968a2c6a10e79fce7024b6f2c8915d640 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "deliver.h"
 #include "array.h"
index d2dfb5cd3e120b2a251b8a28e21a8274abd53b0d..cb8582f9cac96fd15ad42979fbb56527bc4af704 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 3b43e0365ae19ed0205e702c4d26ad62d79308e7..2f012aec940f5d31e92e7a929db081acab2906df 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2002-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index f66fe0ec8c2fc98c57bc2e5b28a0440c418091a6..64e8bedc87b91195ab7e78a7ce9d66784508b451 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2006-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2006-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index b08db7db12a85e5db1a685d1dbf31e822fb4f6d6..3d388d2e803295696047ddaa6ed04a427518e8f6 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 801cb7fddd97f2fe22715d056c2df52811399a0d..6b6b54b5f5f2b665383fc9c939f9406015d4472c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index e72b866940bbdecc72b9dc93568c1901bf383fcc..42ed2c13faef63c78db549112843af6db4d32be3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "array.h"
index 3ec2cd82621e7931308b9d11bf7cb0073421bfc4..1fdcd442d80f356d78659a49b6ba6a347724d34c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index e5e8a806fde3562292e960d83e1d738c9e53c7bc..16eafce499824eb3b65c25350fa83afe7eaafeb0 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 4786bfae4432e4c96ff0b6905c7a7d9218e32efa..818085b06f657e766cc894835b08b8d3a9fb07a4 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2008-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"
index 5e6017bcaef4073682b7b8c1013fd0a4a21c5e0e..f4c948bde950b6a4f14ac606963749f81e27c977 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2005-2008 Dovecot authors, see the included COPYING file */
+/* Copyright (c) 2005-2009 Dovecot authors, see the included COPYING file */
 
 #include "lib.h"
 #include "settings-parser.h"