dovecot-1.2-managesieve: Updated all copyright messages to the n...
pigeonhole at rename-it.nl
pigeonhole at rename-it.nl
Sat Jan 2 04:25:37 EET 2010
details: http://hg.rename-it.nl/dovecot-1.2-managesieve/rev/633500d631b9
changeset: 206:633500d631b9
user: Stephan Bosch <stephan at rename-it.nl>
date: Sat Jan 02 03:15:25 2010 +0100
description:
Updated all copyright messages to the new year.
diffstat:
src/lib-cmusieve/sieve-common.h | 2 +-
src/lib-cmusieve/sieve-error-private.h | 2 +-
src/lib-cmusieve/sieve-error.c | 2 +-
src/lib-cmusieve/sieve-error.h | 2 +-
src/lib-cmusieve/sieve-script-private.h | 2 +-
src/lib-cmusieve/sieve-script.c | 2 +-
src/lib-cmusieve/sieve-script.h | 2 +-
src/lib-cmusieve/sieve.c | 2 +-
src/lib-cmusieve/sieve.h | 2 +-
src/lib-managesieve/managesieve-parser.c | 2 +-
src/lib-managesieve/managesieve-parser.h | 2 +-
src/lib-managesieve/managesieve-quote.c | 2 +-
src/lib-managesieve/managesieve-quote.h | 2 +-
src/lib-sievestorage/sieve-storage-error.h | 2 +-
src/lib-sievestorage/sieve-storage-list.c | 2 +-
src/lib-sievestorage/sieve-storage-list.h | 2 +-
src/lib-sievestorage/sieve-storage-private.h | 2 +-
src/lib-sievestorage/sieve-storage-quota.c | 2 +-
src/lib-sievestorage/sieve-storage-quota.h | 2 +-
src/lib-sievestorage/sieve-storage-save.c | 2 +-
src/lib-sievestorage/sieve-storage-save.h | 2 +-
src/lib-sievestorage/sieve-storage-script.c | 2 +-
src/lib-sievestorage/sieve-storage-script.h | 2 +-
src/lib-sievestorage/sieve-storage.c | 2 +-
src/lib-sievestorage/sieve-storage.h | 2 +-
src/managesieve-login/client-authenticate.c | 2 +-
src/managesieve-login/client-authenticate.h | 2 +-
src/managesieve-login/client.c | 2 +-
src/managesieve-login/client.h | 2 +-
src/managesieve-login/cmd-noop.c | 2 +-
src/managesieve-login/commands.h | 2 +-
src/managesieve-login/managesieve-capability.c | 2 +-
src/managesieve-login/managesieve-capability.h | 2 +-
src/managesieve-login/managesieve-proxy.c | 2 +-
src/managesieve-login/managesieve-proxy.h | 2 +-
src/managesieve/client.c | 2 +-
src/managesieve/client.h | 2 +-
src/managesieve/cmd-capability.c | 2 +-
src/managesieve/cmd-deletescript.c | 2 +-
src/managesieve/cmd-getscript.c | 2 +-
src/managesieve/cmd-havespace.c | 2 +-
src/managesieve/cmd-listscripts.c | 2 +-
src/managesieve/cmd-logout.c | 2 +-
src/managesieve/cmd-noop.c | 2 +-
src/managesieve/cmd-putscript.c | 2 +-
src/managesieve/cmd-renamescript.c | 2 +-
src/managesieve/cmd-setactive.c | 2 +-
src/managesieve/commands.c | 2 +-
src/managesieve/commands.h | 2 +-
src/managesieve/common.h | 2 +-
src/managesieve/main.c | 2 +-
src/managesieve/managesieve-quota.c | 2 +-
src/managesieve/managesieve-quota.h | 2 +-
53 files changed, 53 insertions(+), 53 deletions(-)
diffs (truncated from 477 to 300 lines):
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-common.h
--- a/src/lib-cmusieve/sieve-common.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-common.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_COMMON_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-error-private.h
--- a/src/lib-cmusieve/sieve-error-private.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-error-private.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_ERROR_PRIVATE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-error.c
--- a/src/lib-cmusieve/sieve-error.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-error.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-error.h
--- a/src/lib-cmusieve/sieve-error.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-error.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_ERROR_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-script-private.h
--- a/src/lib-cmusieve/sieve-script-private.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-script-private.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_SCRIPT_PRIVATE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-script.c
--- a/src/lib-cmusieve/sieve-script.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-script.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve-script.h
--- a/src/lib-cmusieve/sieve-script.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve-script.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_SCRIPT_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve.c
--- a/src/lib-cmusieve/sieve.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-cmusieve/sieve.h
--- a/src/lib-cmusieve/sieve.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-cmusieve/sieve.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-managesieve/managesieve-parser.c
--- a/src/lib-managesieve/managesieve-parser.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-managesieve/managesieve-parser.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-managesieve/managesieve-parser.h
--- a/src/lib-managesieve/managesieve-parser.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-managesieve/managesieve-parser.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __MANAGESIEVE_PARSER_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-managesieve/managesieve-quote.c
--- a/src/lib-managesieve/managesieve-quote.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-managesieve/managesieve-quote.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-managesieve/managesieve-quote.h
--- a/src/lib-managesieve/managesieve-quote.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-managesieve/managesieve-quote.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __IMAP_QUOTE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-error.h
--- a/src/lib-sievestorage/sieve-storage-error.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-error.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_ERROR_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-list.c
--- a/src/lib-sievestorage/sieve-storage-list.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-list.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-list.h
--- a/src/lib-sievestorage/sieve-storage-list.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-list.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_LIST_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-private.h
--- a/src/lib-sievestorage/sieve-storage-private.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-private.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_PRIVATE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-quota.c
--- a/src/lib-sievestorage/sieve-storage-quota.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-quota.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-quota.h
--- a/src/lib-sievestorage/sieve-storage-quota.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-quota.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_QUOTA_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-save.c
--- a/src/lib-sievestorage/sieve-storage-save.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-save.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-save.h
--- a/src/lib-sievestorage/sieve-storage-save.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-save.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_SAVE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-script.c
--- a/src/lib-sievestorage/sieve-storage-script.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-script.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage-script.h
--- a/src/lib-sievestorage/sieve-storage-script.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage-script.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_SCRIPT_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage.c
--- a/src/lib-sievestorage/sieve-storage.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/lib-sievestorage/sieve-storage.h
--- a/src/lib-sievestorage/sieve-storage.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/lib-sievestorage/sieve-storage.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __SIEVE_STORAGE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/client-authenticate.c
--- a/src/managesieve-login/client-authenticate.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/client-authenticate.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "common.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/client-authenticate.h
--- a/src/managesieve-login/client-authenticate.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/client-authenticate.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __CLIENT_AUTHENTICATE_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/client.c
--- a/src/managesieve-login/client.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/client.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "common.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/client.h
--- a/src/managesieve-login/client.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/client.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __CLIENT_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/cmd-noop.c
--- a/src/managesieve-login/cmd-noop.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/cmd-noop.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
/* FIXME: Duplicate! */
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/commands.h
--- a/src/managesieve-login/commands.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/commands.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __COMMANDS_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/managesieve-capability.c
--- a/src/managesieve-login/managesieve-capability.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/managesieve-capability.c Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#include "lib.h"
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/managesieve-capability.h
--- a/src/managesieve-login/managesieve-capability.h Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/managesieve-capability.h Sat Jan 02 03:15:25 2010 +0100
@@ -1,4 +1,4 @@
-/* Copyright (c) 2002-2009 Dovecot Sieve authors, see the included COPYING file
+/* Copyright (c) 2002-2010 Dovecot Sieve authors, see the included COPYING file
*/
#ifndef __MANAGESIEVE_CAPABILITY_H
diff -r 6d8abba66bc7 -r 633500d631b9 src/managesieve-login/managesieve-proxy.c
--- a/src/managesieve-login/managesieve-proxy.c Mon Dec 28 11:40:44 2009 +0100
+++ b/src/managesieve-login/managesieve-proxy.c Sat Jan 02 03:15:25 2010 +0100
More information about the dovecot-cvs
mailing list