aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/example1.cpp2
-rw-r--r--examples/example2.cpp2
-rw-r--r--examples/example3.cpp2
-rw-r--r--examples/example4.cpp2
-rw-r--r--examples/example5.cpp2
-rw-r--r--examples/example6.cpp2
-rw-r--r--src/address.cpp2
-rw-r--r--src/addressList.cpp2
-rw-r--r--src/base.cpp2
-rw-r--r--src/body.cpp2
-rw-r--r--src/bodyPart.cpp2
-rw-r--r--src/charset.cpp2
-rw-r--r--src/component.cpp2
-rw-r--r--src/constants.cpp2
-rw-r--r--src/contentDisposition.cpp2
-rw-r--r--src/contentDispositionField.cpp2
-rw-r--r--src/contentHandler.cpp2
-rw-r--r--src/contentTypeField.cpp2
-rw-r--r--src/dateTime.cpp2
-rw-r--r--src/defaultAttachment.cpp2
-rw-r--r--src/encoder.cpp2
-rw-r--r--src/encoder7bit.cpp2
-rw-r--r--src/encoder8bit.cpp2
-rw-r--r--src/encoderB64.cpp2
-rw-r--r--src/encoderBinary.cpp2
-rw-r--r--src/encoderDefault.cpp2
-rw-r--r--src/encoderFactory.cpp2
-rw-r--r--src/encoderQP.cpp2
-rw-r--r--src/encoderUUE.cpp2
-rw-r--r--src/encoding.cpp2
-rw-r--r--src/exception.cpp2
-rw-r--r--src/fileAttachment.cpp2
-rw-r--r--src/header.cpp2
-rw-r--r--src/headerField.cpp2
-rw-r--r--src/headerFieldFactory.cpp2
-rw-r--r--src/htmlTextPart.cpp2
-rw-r--r--src/mailbox.cpp2
-rw-r--r--src/mailboxField.cpp2
-rw-r--r--src/mailboxGroup.cpp2
-rw-r--r--src/mailboxList.cpp2
-rw-r--r--src/mediaType.cpp2
-rw-r--r--src/message.cpp2
-rw-r--r--src/messageBuilder.cpp2
-rw-r--r--src/messageId.cpp2
-rw-r--r--src/messageParser.cpp2
-rw-r--r--src/messaging/IMAPConnection.cpp2
-rw-r--r--src/messaging/IMAPFolder.cpp2
-rw-r--r--src/messaging/IMAPMessage.cpp2
-rw-r--r--src/messaging/IMAPStore.cpp2
-rw-r--r--src/messaging/IMAPTag.cpp2
-rw-r--r--src/messaging/IMAPUtils.cpp2
-rw-r--r--src/messaging/POP3Folder.cpp2
-rw-r--r--src/messaging/POP3Message.cpp2
-rw-r--r--src/messaging/POP3Store.cpp2
-rw-r--r--src/messaging/SMTPTransport.cpp2
-rw-r--r--src/messaging/authHelper.cpp2
-rw-r--r--src/messaging/authenticationInfos.cpp2
-rw-r--r--src/messaging/authenticator.cpp2
-rw-r--r--src/messaging/builtinServices.inl2
-rw-r--r--src/messaging/defaultAuthenticator.cpp2
-rw-r--r--src/messaging/events.cpp2
-rw-r--r--src/messaging/folder.cpp2
-rw-r--r--src/messaging/maildirFolder.cpp2
-rw-r--r--src/messaging/maildirMessage.cpp2
-rw-r--r--src/messaging/maildirStore.cpp2
-rw-r--r--src/messaging/maildirUtils.cpp2
-rw-r--r--src/messaging/message.cpp2
-rw-r--r--src/messaging/service.cpp2
-rw-r--r--src/messaging/serviceFactory.cpp2
-rw-r--r--src/messaging/session.cpp2
-rw-r--r--src/messaging/simpleAuthenticator.cpp2
-rw-r--r--src/messaging/url.cpp2
-rw-r--r--src/messaging/urlUtils.cpp2
-rw-r--r--src/options.cpp2
-rw-r--r--src/parameter.cpp2
-rw-r--r--src/parameterFactory.cpp2
-rw-r--r--src/parameterizedHeaderField.cpp2
-rw-r--r--src/plainTextPart.cpp2
-rw-r--r--src/platformDependant.cpp2
-rw-r--r--src/platforms/posix/posixFile.cpp2
-rw-r--r--src/platforms/posix/posixHandler.cpp2
-rw-r--r--src/platforms/posix/posixSocket.cpp2
-rw-r--r--src/propertySet.cpp2
-rw-r--r--src/relay.cpp2
-rw-r--r--src/text.cpp2
-rw-r--r--src/textPartFactory.cpp2
-rw-r--r--src/typeAdapter.cpp2
-rw-r--r--src/utility/datetimeUtils.cpp2
-rw-r--r--src/utility/md5.cpp2
-rw-r--r--src/utility/path.cpp2
-rw-r--r--src/utility/random.cpp2
-rw-r--r--src/utility/singleton.cpp2
-rw-r--r--src/utility/stream.cpp2
-rw-r--r--src/utility/stringProxy.cpp2
-rw-r--r--src/utility/stringUtils.cpp2
-rw-r--r--src/word.cpp2
-rw-r--r--tests/charset/main.cpp2
-rw-r--r--tests/parser/bodyPartTest.cpp2
-rw-r--r--tests/parser/encoderTest.cpp2
-rw-r--r--tests/parser/headerTest.cpp2
-rw-r--r--tests/parser/mailboxTest.cpp2
-rw-r--r--tests/parser/mediaTypeTest.cpp2
-rw-r--r--tests/parser/testUtils.hpp2
-rw-r--r--tests/parser/textTest.cpp2
-rw-r--r--tests/utility/md5Test.cpp2
-rw-r--r--tests/utility/pathTest.cpp2
-rw-r--r--tests/utility/stringProxyTest.cpp2
-rw-r--r--tests/utility/stringUtilsTest.cpp2
-rw-r--r--vmime/address.hpp2
-rw-r--r--vmime/addressList.hpp2
-rw-r--r--vmime/attachment.hpp2
-rw-r--r--vmime/base.hpp2
-rw-r--r--vmime/body.hpp2
-rw-r--r--vmime/bodyPart.hpp2
-rw-r--r--vmime/charset.hpp2
-rw-r--r--vmime/component.hpp2
-rw-r--r--vmime/constants.hpp2
-rw-r--r--vmime/contentDisposition.hpp2
-rw-r--r--vmime/contentDispositionField.hpp2
-rw-r--r--vmime/contentHandler.hpp2
-rw-r--r--vmime/contentTypeField.hpp2
-rw-r--r--vmime/dateTime.hpp2
-rw-r--r--vmime/defaultAttachment.hpp2
-rw-r--r--vmime/encoder.hpp2
-rw-r--r--vmime/encoder7bit.hpp2
-rw-r--r--vmime/encoder8bit.hpp2
-rw-r--r--vmime/encoderB64.hpp2
-rw-r--r--vmime/encoderBinary.hpp2
-rw-r--r--vmime/encoderDefault.hpp2
-rw-r--r--vmime/encoderFactory.hpp2
-rw-r--r--vmime/encoderQP.hpp2
-rw-r--r--vmime/encoderUUE.hpp2
-rw-r--r--vmime/encoding.hpp2
-rw-r--r--vmime/exception.hpp2
-rw-r--r--vmime/fileAttachment.hpp2
-rw-r--r--vmime/genericField.hpp2
-rw-r--r--vmime/genericParameter.hpp2
-rw-r--r--vmime/header.hpp2
-rw-r--r--vmime/headerField.hpp2
-rw-r--r--vmime/headerFieldFactory.hpp2
-rw-r--r--vmime/htmlTextPart.hpp2
-rw-r--r--vmime/mailbox.hpp2
-rw-r--r--vmime/mailboxField.hpp2
-rw-r--r--vmime/mailboxGroup.hpp2
-rw-r--r--vmime/mailboxList.hpp2
-rw-r--r--vmime/mediaType.hpp2
-rw-r--r--vmime/message.hpp2
-rw-r--r--vmime/messageBuilder.hpp2
-rw-r--r--vmime/messageId.hpp2
-rw-r--r--vmime/messageParser.hpp2
-rw-r--r--vmime/messaging/IMAPConnection.hpp2
-rw-r--r--vmime/messaging/IMAPFolder.hpp2
-rw-r--r--vmime/messaging/IMAPMessage.hpp2
-rw-r--r--vmime/messaging/IMAPParser.hpp2
-rw-r--r--vmime/messaging/IMAPStore.hpp2
-rw-r--r--vmime/messaging/IMAPTag.hpp2
-rw-r--r--vmime/messaging/IMAPUtils.hpp2
-rw-r--r--vmime/messaging/POP3Folder.hpp2
-rw-r--r--vmime/messaging/POP3Message.hpp2
-rw-r--r--vmime/messaging/POP3Store.hpp2
-rw-r--r--vmime/messaging/SMTPTransport.hpp2
-rw-r--r--vmime/messaging/authHelper.hpp2
-rw-r--r--vmime/messaging/authenticationInfos.hpp2
-rw-r--r--vmime/messaging/authenticator.hpp2
-rw-r--r--vmime/messaging/defaultAuthenticator.hpp2
-rw-r--r--vmime/messaging/events.hpp2
-rw-r--r--vmime/messaging/folder.hpp2
-rw-r--r--vmime/messaging/maildirFolder.hpp2
-rw-r--r--vmime/messaging/maildirMessage.hpp2
-rw-r--r--vmime/messaging/maildirStore.hpp2
-rw-r--r--vmime/messaging/maildirUtils.hpp2
-rw-r--r--vmime/messaging/message.hpp2
-rw-r--r--vmime/messaging/progressionListener.hpp2
-rw-r--r--vmime/messaging/service.hpp2
-rw-r--r--vmime/messaging/serviceFactory.hpp2
-rw-r--r--vmime/messaging/serviceInfos.hpp2
-rw-r--r--vmime/messaging/session.hpp2
-rw-r--r--vmime/messaging/simpleAuthenticator.hpp2
-rw-r--r--vmime/messaging/socket.hpp2
-rw-r--r--vmime/messaging/store.hpp2
-rw-r--r--vmime/messaging/timeoutHandler.hpp2
-rw-r--r--vmime/messaging/transport.hpp2
-rw-r--r--vmime/messaging/url.hpp2
-rw-r--r--vmime/messaging/urlUtils.hpp2
-rw-r--r--vmime/options.hpp2
-rw-r--r--vmime/parameter.hpp2
-rw-r--r--vmime/parameterFactory.hpp2
-rw-r--r--vmime/parameterizedHeaderField.hpp2
-rw-r--r--vmime/parserHelpers.hpp2
-rw-r--r--vmime/plainTextPart.hpp2
-rw-r--r--vmime/platformDependant.hpp2
-rw-r--r--vmime/platforms/posix/posixFile.hpp2
-rw-r--r--vmime/platforms/posix/posixHandler.hpp2
-rw-r--r--vmime/platforms/posix/posixSocket.hpp2
-rw-r--r--vmime/propertySet.hpp2
-rw-r--r--vmime/relay.hpp2
-rw-r--r--vmime/standardFields.hpp2
-rw-r--r--vmime/standardParams.hpp2
-rw-r--r--vmime/text.hpp2
-rw-r--r--vmime/textPart.hpp2
-rw-r--r--vmime/textPartFactory.hpp2
-rw-r--r--vmime/typeAdapter.hpp2
-rw-r--r--vmime/types.hpp2
-rw-r--r--vmime/utility/datetimeUtils.hpp2
-rw-r--r--vmime/utility/file.hpp2
-rw-r--r--vmime/utility/md5.hpp2
-rw-r--r--vmime/utility/path.hpp2
-rw-r--r--vmime/utility/random.hpp2
-rw-r--r--vmime/utility/singleton.hpp2
-rw-r--r--vmime/utility/smartPtr.hpp2
-rw-r--r--vmime/utility/stream.hpp2
-rw-r--r--vmime/utility/stringProxy.hpp2
-rw-r--r--vmime/utility/stringUtils.hpp2
-rw-r--r--vmime/vmime.hpp2
-rw-r--r--vmime/word.hpp2
215 files changed, 215 insertions, 215 deletions
diff --git a/examples/example1.cpp b/examples/example1.cpp
index 9d7ddff8..52d29a1e 100644
--- a/examples/example1.cpp
+++ b/examples/example1.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/examples/example2.cpp b/examples/example2.cpp
index 3bfd5669..ae6a657e 100644
--- a/examples/example2.cpp
+++ b/examples/example2.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/examples/example3.cpp b/examples/example3.cpp
index baf74007..29211865 100644
--- a/examples/example3.cpp
+++ b/examples/example3.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/examples/example4.cpp b/examples/example4.cpp
index f173067b..27485264 100644
--- a/examples/example4.cpp
+++ b/examples/example4.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/examples/example5.cpp b/examples/example5.cpp
index 410ba049..c1079a3b 100644
--- a/examples/example5.cpp
+++ b/examples/example5.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/examples/example6.cpp b/examples/example6.cpp
index ce505b5e..5bd677e6 100644
--- a/examples/example6.cpp
+++ b/examples/example6.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/address.cpp b/src/address.cpp
index d8a35cf4..a9673bb9 100644
--- a/src/address.cpp
+++ b/src/address.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/addressList.cpp b/src/addressList.cpp
index 0bee2f09..33708ceb 100644
--- a/src/addressList.cpp
+++ b/src/addressList.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/base.cpp b/src/base.cpp
index 05162e70..d1e462e6 100644
--- a/src/base.cpp
+++ b/src/base.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/body.cpp b/src/body.cpp
index 414b36ce..becb49cc 100644
--- a/src/body.cpp
+++ b/src/body.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/bodyPart.cpp b/src/bodyPart.cpp
index 51eaef90..c72a5096 100644
--- a/src/bodyPart.cpp
+++ b/src/bodyPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/charset.cpp b/src/charset.cpp
index ac144b0f..96b854ed 100644
--- a/src/charset.cpp
+++ b/src/charset.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/component.cpp b/src/component.cpp
index a13765a3..35b97071 100644
--- a/src/component.cpp
+++ b/src/component.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/constants.cpp b/src/constants.cpp
index a77f8ea7..fdfaa847 100644
--- a/src/constants.cpp
+++ b/src/constants.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/contentDisposition.cpp b/src/contentDisposition.cpp
index 45282025..5fa78b9f 100644
--- a/src/contentDisposition.cpp
+++ b/src/contentDisposition.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/contentDispositionField.cpp b/src/contentDispositionField.cpp
index 03c0027d..be25eb75 100644
--- a/src/contentDispositionField.cpp
+++ b/src/contentDispositionField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/contentHandler.cpp b/src/contentHandler.cpp
index 8c35ebaa..bf7923a4 100644
--- a/src/contentHandler.cpp
+++ b/src/contentHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/contentTypeField.cpp b/src/contentTypeField.cpp
index 2ced531a..0ebe4636 100644
--- a/src/contentTypeField.cpp
+++ b/src/contentTypeField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/dateTime.cpp b/src/dateTime.cpp
index 4e42b21d..ce554be6 100644
--- a/src/dateTime.cpp
+++ b/src/dateTime.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/defaultAttachment.cpp b/src/defaultAttachment.cpp
index 80d251f0..263ceb8a 100644
--- a/src/defaultAttachment.cpp
+++ b/src/defaultAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoder.cpp b/src/encoder.cpp
index 3acbb8f6..95944c0e 100644
--- a/src/encoder.cpp
+++ b/src/encoder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoder7bit.cpp b/src/encoder7bit.cpp
index 8609e61b..27dd5162 100644
--- a/src/encoder7bit.cpp
+++ b/src/encoder7bit.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoder8bit.cpp b/src/encoder8bit.cpp
index 6a7463e2..95d06f2f 100644
--- a/src/encoder8bit.cpp
+++ b/src/encoder8bit.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderB64.cpp b/src/encoderB64.cpp
index 8c0827e0..b700e6cd 100644
--- a/src/encoderB64.cpp
+++ b/src/encoderB64.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderBinary.cpp b/src/encoderBinary.cpp
index 0d5878a6..ae13ea6b 100644
--- a/src/encoderBinary.cpp
+++ b/src/encoderBinary.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderDefault.cpp b/src/encoderDefault.cpp
index df689e82..c1c22985 100644
--- a/src/encoderDefault.cpp
+++ b/src/encoderDefault.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderFactory.cpp b/src/encoderFactory.cpp
index ef6474c2..2cf1bd66 100644
--- a/src/encoderFactory.cpp
+++ b/src/encoderFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderQP.cpp b/src/encoderQP.cpp
index 0e26cc06..24a300a6 100644
--- a/src/encoderQP.cpp
+++ b/src/encoderQP.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoderUUE.cpp b/src/encoderUUE.cpp
index 3040cb9d..8f082e12 100644
--- a/src/encoderUUE.cpp
+++ b/src/encoderUUE.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/encoding.cpp b/src/encoding.cpp
index 3e499ecc..9d8bde13 100644
--- a/src/encoding.cpp
+++ b/src/encoding.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/exception.cpp b/src/exception.cpp
index 8a339a9a..fcb53900 100644
--- a/src/exception.cpp
+++ b/src/exception.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/fileAttachment.cpp b/src/fileAttachment.cpp
index 08397350..9eff4af9 100644
--- a/src/fileAttachment.cpp
+++ b/src/fileAttachment.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/header.cpp b/src/header.cpp
index c798d107..8209b21b 100644
--- a/src/header.cpp
+++ b/src/header.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/headerField.cpp b/src/headerField.cpp
index 5a3e0a62..627c63eb 100644
--- a/src/headerField.cpp
+++ b/src/headerField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/headerFieldFactory.cpp b/src/headerFieldFactory.cpp
index 1bffc51a..306e2c8e 100644
--- a/src/headerFieldFactory.cpp
+++ b/src/headerFieldFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/htmlTextPart.cpp b/src/htmlTextPart.cpp
index 919125fe..c8631142 100644
--- a/src/htmlTextPart.cpp
+++ b/src/htmlTextPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/mailbox.cpp b/src/mailbox.cpp
index e9235eb5..aa9de741 100644
--- a/src/mailbox.cpp
+++ b/src/mailbox.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/mailboxField.cpp b/src/mailboxField.cpp
index d5381769..3fe023c0 100644
--- a/src/mailboxField.cpp
+++ b/src/mailboxField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/mailboxGroup.cpp b/src/mailboxGroup.cpp
index 6ca84d10..71c5ecf0 100644
--- a/src/mailboxGroup.cpp
+++ b/src/mailboxGroup.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/mailboxList.cpp b/src/mailboxList.cpp
index 59e46c9b..b05d6097 100644
--- a/src/mailboxList.cpp
+++ b/src/mailboxList.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/mediaType.cpp b/src/mediaType.cpp
index 565fc691..e1970030 100644
--- a/src/mediaType.cpp
+++ b/src/mediaType.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/message.cpp b/src/message.cpp
index 8b28039a..b683ad9d 100644
--- a/src/message.cpp
+++ b/src/message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messageBuilder.cpp b/src/messageBuilder.cpp
index f29ffe6c..d1776278 100644
--- a/src/messageBuilder.cpp
+++ b/src/messageBuilder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messageId.cpp b/src/messageId.cpp
index dfa9b307..695b0645 100644
--- a/src/messageId.cpp
+++ b/src/messageId.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messageParser.cpp b/src/messageParser.cpp
index 6099ef33..aedbecae 100644
--- a/src/messageParser.cpp
+++ b/src/messageParser.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPConnection.cpp b/src/messaging/IMAPConnection.cpp
index c2ae2418..cc559edc 100644
--- a/src/messaging/IMAPConnection.cpp
+++ b/src/messaging/IMAPConnection.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPFolder.cpp b/src/messaging/IMAPFolder.cpp
index f197f360..16d4b42f 100644
--- a/src/messaging/IMAPFolder.cpp
+++ b/src/messaging/IMAPFolder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPMessage.cpp b/src/messaging/IMAPMessage.cpp
index 85833352..07983894 100644
--- a/src/messaging/IMAPMessage.cpp
+++ b/src/messaging/IMAPMessage.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPStore.cpp b/src/messaging/IMAPStore.cpp
index 4ac50764..9783077a 100644
--- a/src/messaging/IMAPStore.cpp
+++ b/src/messaging/IMAPStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPTag.cpp b/src/messaging/IMAPTag.cpp
index 549abfcc..c70505a8 100644
--- a/src/messaging/IMAPTag.cpp
+++ b/src/messaging/IMAPTag.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/IMAPUtils.cpp b/src/messaging/IMAPUtils.cpp
index b56b33f7..93996f34 100644
--- a/src/messaging/IMAPUtils.cpp
+++ b/src/messaging/IMAPUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/POP3Folder.cpp b/src/messaging/POP3Folder.cpp
index 1bccf9ea..4f77798e 100644
--- a/src/messaging/POP3Folder.cpp
+++ b/src/messaging/POP3Folder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/POP3Message.cpp b/src/messaging/POP3Message.cpp
index ac3aa120..f5a5226c 100644
--- a/src/messaging/POP3Message.cpp
+++ b/src/messaging/POP3Message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/POP3Store.cpp b/src/messaging/POP3Store.cpp
index 21e09f77..6bb6c24c 100644
--- a/src/messaging/POP3Store.cpp
+++ b/src/messaging/POP3Store.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/SMTPTransport.cpp b/src/messaging/SMTPTransport.cpp
index 0ba8ebd0..57923ea4 100644
--- a/src/messaging/SMTPTransport.cpp
+++ b/src/messaging/SMTPTransport.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/authHelper.cpp b/src/messaging/authHelper.cpp
index 7ce50e0a..d8181291 100644
--- a/src/messaging/authHelper.cpp
+++ b/src/messaging/authHelper.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/authenticationInfos.cpp b/src/messaging/authenticationInfos.cpp
index 06e4745e..01ee7db8 100644
--- a/src/messaging/authenticationInfos.cpp
+++ b/src/messaging/authenticationInfos.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/authenticator.cpp b/src/messaging/authenticator.cpp
index c8c4bbc1..e3bc5de2 100644
--- a/src/messaging/authenticator.cpp
+++ b/src/messaging/authenticator.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/builtinServices.inl b/src/messaging/builtinServices.inl
index e330cad9..2835ad33 100644
--- a/src/messaging/builtinServices.inl
+++ b/src/messaging/builtinServices.inl
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/defaultAuthenticator.cpp b/src/messaging/defaultAuthenticator.cpp
index 72273ac4..8e366567 100644
--- a/src/messaging/defaultAuthenticator.cpp
+++ b/src/messaging/defaultAuthenticator.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/events.cpp b/src/messaging/events.cpp
index 90dbf797..568083a6 100644
--- a/src/messaging/events.cpp
+++ b/src/messaging/events.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/folder.cpp b/src/messaging/folder.cpp
index f14eb525..64d421aa 100644
--- a/src/messaging/folder.cpp
+++ b/src/messaging/folder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/maildirFolder.cpp b/src/messaging/maildirFolder.cpp
index e63f6d61..240fdc8b 100644
--- a/src/messaging/maildirFolder.cpp
+++ b/src/messaging/maildirFolder.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/maildirMessage.cpp b/src/messaging/maildirMessage.cpp
index 7145123b..a118416d 100644
--- a/src/messaging/maildirMessage.cpp
+++ b/src/messaging/maildirMessage.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/maildirStore.cpp b/src/messaging/maildirStore.cpp
index 2a180085..63a94971 100644
--- a/src/messaging/maildirStore.cpp
+++ b/src/messaging/maildirStore.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/maildirUtils.cpp b/src/messaging/maildirUtils.cpp
index 71ed5593..a06b9c84 100644
--- a/src/messaging/maildirUtils.cpp
+++ b/src/messaging/maildirUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/message.cpp b/src/messaging/message.cpp
index 4fcedf31..d2ada76d 100644
--- a/src/messaging/message.cpp
+++ b/src/messaging/message.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/service.cpp b/src/messaging/service.cpp
index 6654160b..4b25608c 100644
--- a/src/messaging/service.cpp
+++ b/src/messaging/service.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/serviceFactory.cpp b/src/messaging/serviceFactory.cpp
index d046b03c..3007488d 100644
--- a/src/messaging/serviceFactory.cpp
+++ b/src/messaging/serviceFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/session.cpp b/src/messaging/session.cpp
index 1807f408..b096ba08 100644
--- a/src/messaging/session.cpp
+++ b/src/messaging/session.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/simpleAuthenticator.cpp b/src/messaging/simpleAuthenticator.cpp
index 8ed534ac..777bc16c 100644
--- a/src/messaging/simpleAuthenticator.cpp
+++ b/src/messaging/simpleAuthenticator.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/url.cpp b/src/messaging/url.cpp
index 1c83a4d4..33f31236 100644
--- a/src/messaging/url.cpp
+++ b/src/messaging/url.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/messaging/urlUtils.cpp b/src/messaging/urlUtils.cpp
index c09ce993..51db470d 100644
--- a/src/messaging/urlUtils.cpp
+++ b/src/messaging/urlUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/options.cpp b/src/options.cpp
index 443bf38d..609dbeb1 100644
--- a/src/options.cpp
+++ b/src/options.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/parameter.cpp b/src/parameter.cpp
index f541f75e..a4c97fc9 100644
--- a/src/parameter.cpp
+++ b/src/parameter.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/parameterFactory.cpp b/src/parameterFactory.cpp
index 6b3bde81..57504276 100644
--- a/src/parameterFactory.cpp
+++ b/src/parameterFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/parameterizedHeaderField.cpp b/src/parameterizedHeaderField.cpp
index fa7d70bc..9494103c 100644
--- a/src/parameterizedHeaderField.cpp
+++ b/src/parameterizedHeaderField.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/plainTextPart.cpp b/src/plainTextPart.cpp
index b8cb8224..a1902bb6 100644
--- a/src/plainTextPart.cpp
+++ b/src/plainTextPart.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/platformDependant.cpp b/src/platformDependant.cpp
index 91a9f93a..a5a2de09 100644
--- a/src/platformDependant.cpp
+++ b/src/platformDependant.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/platforms/posix/posixFile.cpp b/src/platforms/posix/posixFile.cpp
index fa5c4ae9..cace9180 100644
--- a/src/platforms/posix/posixFile.cpp
+++ b/src/platforms/posix/posixFile.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/platforms/posix/posixHandler.cpp b/src/platforms/posix/posixHandler.cpp
index 5ecbbce4..77ba833c 100644
--- a/src/platforms/posix/posixHandler.cpp
+++ b/src/platforms/posix/posixHandler.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/platforms/posix/posixSocket.cpp b/src/platforms/posix/posixSocket.cpp
index 40fa71e5..0318e553 100644
--- a/src/platforms/posix/posixSocket.cpp
+++ b/src/platforms/posix/posixSocket.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/propertySet.cpp b/src/propertySet.cpp
index edfaf8ff..1a128771 100644
--- a/src/propertySet.cpp
+++ b/src/propertySet.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/relay.cpp b/src/relay.cpp
index 43da65b2..03d881a5 100644
--- a/src/relay.cpp
+++ b/src/relay.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/text.cpp b/src/text.cpp
index d1cc8364..9fa970b7 100644
--- a/src/text.cpp
+++ b/src/text.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/textPartFactory.cpp b/src/textPartFactory.cpp
index 0401cc8c..0d588d9c 100644
--- a/src/textPartFactory.cpp
+++ b/src/textPartFactory.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/typeAdapter.cpp b/src/typeAdapter.cpp
index 6585a15a..2170ed53 100644
--- a/src/typeAdapter.cpp
+++ b/src/typeAdapter.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/datetimeUtils.cpp b/src/utility/datetimeUtils.cpp
index 020e69c2..3062525b 100644
--- a/src/utility/datetimeUtils.cpp
+++ b/src/utility/datetimeUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/md5.cpp b/src/utility/md5.cpp
index 5ad8e973..f630d86d 100644
--- a/src/utility/md5.cpp
+++ b/src/utility/md5.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/path.cpp b/src/utility/path.cpp
index 03ce6098..b042ff1b 100644
--- a/src/utility/path.cpp
+++ b/src/utility/path.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/random.cpp b/src/utility/random.cpp
index 7c82d78c..81ac6c56 100644
--- a/src/utility/random.cpp
+++ b/src/utility/random.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/singleton.cpp b/src/utility/singleton.cpp
index a429c41f..58b751e6 100644
--- a/src/utility/singleton.cpp
+++ b/src/utility/singleton.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/stream.cpp b/src/utility/stream.cpp
index ede2332b..4eac284a 100644
--- a/src/utility/stream.cpp
+++ b/src/utility/stream.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/stringProxy.cpp b/src/utility/stringProxy.cpp
index 3569f411..30b49cd4 100644
--- a/src/utility/stringProxy.cpp
+++ b/src/utility/stringProxy.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/utility/stringUtils.cpp b/src/utility/stringUtils.cpp
index c087e032..01262120 100644
--- a/src/utility/stringUtils.cpp
+++ b/src/utility/stringUtils.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/src/word.cpp b/src/word.cpp
index e1ed77c9..6801fb47 100644
--- a/src/word.cpp
+++ b/src/word.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/charset/main.cpp b/tests/charset/main.cpp
index b7a91495..5121a52d 100644
--- a/tests/charset/main.cpp
+++ b/tests/charset/main.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/bodyPartTest.cpp b/tests/parser/bodyPartTest.cpp
index ee648ce9..59741736 100644
--- a/tests/parser/bodyPartTest.cpp
+++ b/tests/parser/bodyPartTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/encoderTest.cpp b/tests/parser/encoderTest.cpp
index 34bafc56..a4aa63e0 100644
--- a/tests/parser/encoderTest.cpp
+++ b/tests/parser/encoderTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/headerTest.cpp b/tests/parser/headerTest.cpp
index d9c5bc1f..08ada492 100644
--- a/tests/parser/headerTest.cpp
+++ b/tests/parser/headerTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/mailboxTest.cpp b/tests/parser/mailboxTest.cpp
index d8b7de4e..a7e416cd 100644
--- a/tests/parser/mailboxTest.cpp
+++ b/tests/parser/mailboxTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/mediaTypeTest.cpp b/tests/parser/mediaTypeTest.cpp
index 0794b862..b1a00be7 100644
--- a/tests/parser/mediaTypeTest.cpp
+++ b/tests/parser/mediaTypeTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/testUtils.hpp b/tests/parser/testUtils.hpp
index 748f9ecf..c8833004 100644
--- a/tests/parser/testUtils.hpp
+++ b/tests/parser/testUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/parser/textTest.cpp b/tests/parser/textTest.cpp
index 82f33291..e6a986d8 100644
--- a/tests/parser/textTest.cpp
+++ b/tests/parser/textTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/utility/md5Test.cpp b/tests/utility/md5Test.cpp
index a6acf920..f5025865 100644
--- a/tests/utility/md5Test.cpp
+++ b/tests/utility/md5Test.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/utility/pathTest.cpp b/tests/utility/pathTest.cpp
index bf915c55..0d593c92 100644
--- a/tests/utility/pathTest.cpp
+++ b/tests/utility/pathTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/utility/stringProxyTest.cpp b/tests/utility/stringProxyTest.cpp
index e9189441..857d59b1 100644
--- a/tests/utility/stringProxyTest.cpp
+++ b/tests/utility/stringProxyTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/tests/utility/stringUtilsTest.cpp b/tests/utility/stringUtilsTest.cpp
index 158eec22..62422747 100644
--- a/tests/utility/stringUtilsTest.cpp
+++ b/tests/utility/stringUtilsTest.cpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/address.hpp b/vmime/address.hpp
index 9bdfe199..792a9d7e 100644
--- a/vmime/address.hpp
+++ b/vmime/address.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/addressList.hpp b/vmime/addressList.hpp
index 823b6b52..07c72ff9 100644
--- a/vmime/addressList.hpp
+++ b/vmime/addressList.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/attachment.hpp b/vmime/attachment.hpp
index f4478f2f..1a386753 100644
--- a/vmime/attachment.hpp
+++ b/vmime/attachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/base.hpp b/vmime/base.hpp
index 59c921c7..fca049d7 100644
--- a/vmime/base.hpp
+++ b/vmime/base.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/body.hpp b/vmime/body.hpp
index 970a852b..2bca0a6c 100644
--- a/vmime/body.hpp
+++ b/vmime/body.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/bodyPart.hpp b/vmime/bodyPart.hpp
index c153c58d..48048bec 100644
--- a/vmime/bodyPart.hpp
+++ b/vmime/bodyPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/charset.hpp b/vmime/charset.hpp
index 0fa76881..d5d545c5 100644
--- a/vmime/charset.hpp
+++ b/vmime/charset.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/component.hpp b/vmime/component.hpp
index 7669ef69..a040d381 100644
--- a/vmime/component.hpp
+++ b/vmime/component.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/constants.hpp b/vmime/constants.hpp
index dbf472b2..0451408f 100644
--- a/vmime/constants.hpp
+++ b/vmime/constants.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free SOFTWARE; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/contentDisposition.hpp b/vmime/contentDisposition.hpp
index 6aeb2544..b555bf89 100644
--- a/vmime/contentDisposition.hpp
+++ b/vmime/contentDisposition.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/contentDispositionField.hpp b/vmime/contentDispositionField.hpp
index 30029e7f..a8da457b 100644
--- a/vmime/contentDispositionField.hpp
+++ b/vmime/contentDispositionField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/contentHandler.hpp b/vmime/contentHandler.hpp
index 685130d0..fa3dfd56 100644
--- a/vmime/contentHandler.hpp
+++ b/vmime/contentHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/contentTypeField.hpp b/vmime/contentTypeField.hpp
index 960e91c9..6c96a02b 100644
--- a/vmime/contentTypeField.hpp
+++ b/vmime/contentTypeField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/dateTime.hpp b/vmime/dateTime.hpp
index 19d65ee9..c9bbc0c5 100644
--- a/vmime/dateTime.hpp
+++ b/vmime/dateTime.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/defaultAttachment.hpp b/vmime/defaultAttachment.hpp
index 22c29b36..825f1084 100644
--- a/vmime/defaultAttachment.hpp
+++ b/vmime/defaultAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoder.hpp b/vmime/encoder.hpp
index e9eb2ccd..573f56da 100644
--- a/vmime/encoder.hpp
+++ b/vmime/encoder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoder7bit.hpp b/vmime/encoder7bit.hpp
index bb11e474..5641eb76 100644
--- a/vmime/encoder7bit.hpp
+++ b/vmime/encoder7bit.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoder8bit.hpp b/vmime/encoder8bit.hpp
index ea4cca78..64167caf 100644
--- a/vmime/encoder8bit.hpp
+++ b/vmime/encoder8bit.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderB64.hpp b/vmime/encoderB64.hpp
index 5ed3684c..84b6b1e0 100644
--- a/vmime/encoderB64.hpp
+++ b/vmime/encoderB64.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderBinary.hpp b/vmime/encoderBinary.hpp
index e2f4190a..cdee7172 100644
--- a/vmime/encoderBinary.hpp
+++ b/vmime/encoderBinary.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderDefault.hpp b/vmime/encoderDefault.hpp
index 9b07e4e1..cb0f75c9 100644
--- a/vmime/encoderDefault.hpp
+++ b/vmime/encoderDefault.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderFactory.hpp b/vmime/encoderFactory.hpp
index a0f9614e..ff8e3559 100644
--- a/vmime/encoderFactory.hpp
+++ b/vmime/encoderFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderQP.hpp b/vmime/encoderQP.hpp
index d1ba61a9..686a9cc6 100644
--- a/vmime/encoderQP.hpp
+++ b/vmime/encoderQP.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoderUUE.hpp b/vmime/encoderUUE.hpp
index 352412ee..dc6d1bb7 100644
--- a/vmime/encoderUUE.hpp
+++ b/vmime/encoderUUE.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/encoding.hpp b/vmime/encoding.hpp
index ffee91c6..75c798da 100644
--- a/vmime/encoding.hpp
+++ b/vmime/encoding.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/exception.hpp b/vmime/exception.hpp
index 040df7b3..d364a8e1 100644
--- a/vmime/exception.hpp
+++ b/vmime/exception.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/fileAttachment.hpp b/vmime/fileAttachment.hpp
index 42425351..d9c88aba 100644
--- a/vmime/fileAttachment.hpp
+++ b/vmime/fileAttachment.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/genericField.hpp b/vmime/genericField.hpp
index 4b484f80..55e6f1fa 100644
--- a/vmime/genericField.hpp
+++ b/vmime/genericField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/genericParameter.hpp b/vmime/genericParameter.hpp
index 6920c3d6..681c6119 100644
--- a/vmime/genericParameter.hpp
+++ b/vmime/genericParameter.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/header.hpp b/vmime/header.hpp
index b3f09f27..70b657be 100644
--- a/vmime/header.hpp
+++ b/vmime/header.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/headerField.hpp b/vmime/headerField.hpp
index 72c228a9..626b4f10 100644
--- a/vmime/headerField.hpp
+++ b/vmime/headerField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/headerFieldFactory.hpp b/vmime/headerFieldFactory.hpp
index b3e1f8bd..af1d0fe8 100644
--- a/vmime/headerFieldFactory.hpp
+++ b/vmime/headerFieldFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/htmlTextPart.hpp b/vmime/htmlTextPart.hpp
index d967765b..4e8797da 100644
--- a/vmime/htmlTextPart.hpp
+++ b/vmime/htmlTextPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/mailbox.hpp b/vmime/mailbox.hpp
index 234607df..51b51baf 100644
--- a/vmime/mailbox.hpp
+++ b/vmime/mailbox.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/mailboxField.hpp b/vmime/mailboxField.hpp
index ae9fa88d..fd3e18da 100644
--- a/vmime/mailboxField.hpp
+++ b/vmime/mailboxField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/mailboxGroup.hpp b/vmime/mailboxGroup.hpp
index 320509ab..622f9140 100644
--- a/vmime/mailboxGroup.hpp
+++ b/vmime/mailboxGroup.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/mailboxList.hpp b/vmime/mailboxList.hpp
index 5c576d0d..3d17f7a5 100644
--- a/vmime/mailboxList.hpp
+++ b/vmime/mailboxList.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/mediaType.hpp b/vmime/mediaType.hpp
index 8f20c473..5bca556d 100644
--- a/vmime/mediaType.hpp
+++ b/vmime/mediaType.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/message.hpp b/vmime/message.hpp
index 954dfb74..7140a28d 100644
--- a/vmime/message.hpp
+++ b/vmime/message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messageBuilder.hpp b/vmime/messageBuilder.hpp
index 9071404c..7ba81fda 100644
--- a/vmime/messageBuilder.hpp
+++ b/vmime/messageBuilder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messageId.hpp b/vmime/messageId.hpp
index bbf8dd2b..ef954fb7 100644
--- a/vmime/messageId.hpp
+++ b/vmime/messageId.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messageParser.hpp b/vmime/messageParser.hpp
index ec8d0a52..747bf1f5 100644
--- a/vmime/messageParser.hpp
+++ b/vmime/messageParser.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPConnection.hpp b/vmime/messaging/IMAPConnection.hpp
index 3fc9c9d6..1b8c25a2 100644
--- a/vmime/messaging/IMAPConnection.hpp
+++ b/vmime/messaging/IMAPConnection.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPFolder.hpp b/vmime/messaging/IMAPFolder.hpp
index 17929b8d..e09d2a4f 100644
--- a/vmime/messaging/IMAPFolder.hpp
+++ b/vmime/messaging/IMAPFolder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPMessage.hpp b/vmime/messaging/IMAPMessage.hpp
index 45d785c4..092b0e08 100644
--- a/vmime/messaging/IMAPMessage.hpp
+++ b/vmime/messaging/IMAPMessage.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPParser.hpp b/vmime/messaging/IMAPParser.hpp
index d8ce230c..dc0caa23 100644
--- a/vmime/messaging/IMAPParser.hpp
+++ b/vmime/messaging/IMAPParser.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPStore.hpp b/vmime/messaging/IMAPStore.hpp
index edbfdcdb..bf3ff745 100644
--- a/vmime/messaging/IMAPStore.hpp
+++ b/vmime/messaging/IMAPStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPTag.hpp b/vmime/messaging/IMAPTag.hpp
index f779d10c..845acc14 100644
--- a/vmime/messaging/IMAPTag.hpp
+++ b/vmime/messaging/IMAPTag.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/IMAPUtils.hpp b/vmime/messaging/IMAPUtils.hpp
index d9d3164d..90227b00 100644
--- a/vmime/messaging/IMAPUtils.hpp
+++ b/vmime/messaging/IMAPUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/POP3Folder.hpp b/vmime/messaging/POP3Folder.hpp
index 7ac011b3..a982aa00 100644
--- a/vmime/messaging/POP3Folder.hpp
+++ b/vmime/messaging/POP3Folder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/POP3Message.hpp b/vmime/messaging/POP3Message.hpp
index 0908968e..34b72dfa 100644
--- a/vmime/messaging/POP3Message.hpp
+++ b/vmime/messaging/POP3Message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/POP3Store.hpp b/vmime/messaging/POP3Store.hpp
index 8cc76e24..11108961 100644
--- a/vmime/messaging/POP3Store.hpp
+++ b/vmime/messaging/POP3Store.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/SMTPTransport.hpp b/vmime/messaging/SMTPTransport.hpp
index 8a2a7a5a..07815b4e 100644
--- a/vmime/messaging/SMTPTransport.hpp
+++ b/vmime/messaging/SMTPTransport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/authHelper.hpp b/vmime/messaging/authHelper.hpp
index 063b535c..3a0a392d 100644
--- a/vmime/messaging/authHelper.hpp
+++ b/vmime/messaging/authHelper.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/authenticationInfos.hpp b/vmime/messaging/authenticationInfos.hpp
index 264ae12a..264d6183 100644
--- a/vmime/messaging/authenticationInfos.hpp
+++ b/vmime/messaging/authenticationInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/authenticator.hpp b/vmime/messaging/authenticator.hpp
index 7ddab926..9b85d4c4 100644
--- a/vmime/messaging/authenticator.hpp
+++ b/vmime/messaging/authenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/defaultAuthenticator.hpp b/vmime/messaging/defaultAuthenticator.hpp
index b3149160..b1447ea7 100644
--- a/vmime/messaging/defaultAuthenticator.hpp
+++ b/vmime/messaging/defaultAuthenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/events.hpp b/vmime/messaging/events.hpp
index f98f5275..43ba7262 100644
--- a/vmime/messaging/events.hpp
+++ b/vmime/messaging/events.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/folder.hpp b/vmime/messaging/folder.hpp
index 07822189..f86dafc2 100644
--- a/vmime/messaging/folder.hpp
+++ b/vmime/messaging/folder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/maildirFolder.hpp b/vmime/messaging/maildirFolder.hpp
index 6a056c9d..97d5e4a7 100644
--- a/vmime/messaging/maildirFolder.hpp
+++ b/vmime/messaging/maildirFolder.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/maildirMessage.hpp b/vmime/messaging/maildirMessage.hpp
index c1503b06..829d8e2a 100644
--- a/vmime/messaging/maildirMessage.hpp
+++ b/vmime/messaging/maildirMessage.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/maildirStore.hpp b/vmime/messaging/maildirStore.hpp
index f7de5a20..48fb8674 100644
--- a/vmime/messaging/maildirStore.hpp
+++ b/vmime/messaging/maildirStore.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/maildirUtils.hpp b/vmime/messaging/maildirUtils.hpp
index a6aab690..cdefc97e 100644
--- a/vmime/messaging/maildirUtils.hpp
+++ b/vmime/messaging/maildirUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/message.hpp b/vmime/messaging/message.hpp
index bb852425..9859f56d 100644
--- a/vmime/messaging/message.hpp
+++ b/vmime/messaging/message.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/progressionListener.hpp b/vmime/messaging/progressionListener.hpp
index 1e75d862..25771efd 100644
--- a/vmime/messaging/progressionListener.hpp
+++ b/vmime/messaging/progressionListener.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/service.hpp b/vmime/messaging/service.hpp
index 76c603e6..b3b66bcf 100644
--- a/vmime/messaging/service.hpp
+++ b/vmime/messaging/service.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/serviceFactory.hpp b/vmime/messaging/serviceFactory.hpp
index aa8a58c4..272ab8fc 100644
--- a/vmime/messaging/serviceFactory.hpp
+++ b/vmime/messaging/serviceFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/serviceInfos.hpp b/vmime/messaging/serviceInfos.hpp
index 8650b991..94cce44c 100644
--- a/vmime/messaging/serviceInfos.hpp
+++ b/vmime/messaging/serviceInfos.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/session.hpp b/vmime/messaging/session.hpp
index e3d5860d..26337ed4 100644
--- a/vmime/messaging/session.hpp
+++ b/vmime/messaging/session.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/simpleAuthenticator.hpp b/vmime/messaging/simpleAuthenticator.hpp
index 73425e59..5aa28f3f 100644
--- a/vmime/messaging/simpleAuthenticator.hpp
+++ b/vmime/messaging/simpleAuthenticator.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/socket.hpp b/vmime/messaging/socket.hpp
index 7073d28e..e795df6c 100644
--- a/vmime/messaging/socket.hpp
+++ b/vmime/messaging/socket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/store.hpp b/vmime/messaging/store.hpp
index f6345729..632a6e64 100644
--- a/vmime/messaging/store.hpp
+++ b/vmime/messaging/store.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/timeoutHandler.hpp b/vmime/messaging/timeoutHandler.hpp
index 1d366084..9a142a6f 100644
--- a/vmime/messaging/timeoutHandler.hpp
+++ b/vmime/messaging/timeoutHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/transport.hpp b/vmime/messaging/transport.hpp
index 57775539..9ef45a65 100644
--- a/vmime/messaging/transport.hpp
+++ b/vmime/messaging/transport.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/url.hpp b/vmime/messaging/url.hpp
index 5ce52e11..cc1cab1e 100644
--- a/vmime/messaging/url.hpp
+++ b/vmime/messaging/url.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/messaging/urlUtils.hpp b/vmime/messaging/urlUtils.hpp
index 758fbdbd..3ca41b1c 100644
--- a/vmime/messaging/urlUtils.hpp
+++ b/vmime/messaging/urlUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/options.hpp b/vmime/options.hpp
index 3a0e0723..d558b030 100644
--- a/vmime/options.hpp
+++ b/vmime/options.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/parameter.hpp b/vmime/parameter.hpp
index 4f36b2f9..b762d220 100644
--- a/vmime/parameter.hpp
+++ b/vmime/parameter.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/parameterFactory.hpp b/vmime/parameterFactory.hpp
index 4b192af5..9e510acd 100644
--- a/vmime/parameterFactory.hpp
+++ b/vmime/parameterFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/parameterizedHeaderField.hpp b/vmime/parameterizedHeaderField.hpp
index e2cf2165..e1ef2831 100644
--- a/vmime/parameterizedHeaderField.hpp
+++ b/vmime/parameterizedHeaderField.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/parserHelpers.hpp b/vmime/parserHelpers.hpp
index f1735d31..c444b6fc 100644
--- a/vmime/parserHelpers.hpp
+++ b/vmime/parserHelpers.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/plainTextPart.hpp b/vmime/plainTextPart.hpp
index d64e6829..aebe1e6a 100644
--- a/vmime/plainTextPart.hpp
+++ b/vmime/plainTextPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/platformDependant.hpp b/vmime/platformDependant.hpp
index ac68cd91..c46c0d5f 100644
--- a/vmime/platformDependant.hpp
+++ b/vmime/platformDependant.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/platforms/posix/posixFile.hpp b/vmime/platforms/posix/posixFile.hpp
index 98376118..892f8b17 100644
--- a/vmime/platforms/posix/posixFile.hpp
+++ b/vmime/platforms/posix/posixFile.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/platforms/posix/posixHandler.hpp b/vmime/platforms/posix/posixHandler.hpp
index c5f493ac..7996d11d 100644
--- a/vmime/platforms/posix/posixHandler.hpp
+++ b/vmime/platforms/posix/posixHandler.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/platforms/posix/posixSocket.hpp b/vmime/platforms/posix/posixSocket.hpp
index f6864818..13b70a53 100644
--- a/vmime/platforms/posix/posixSocket.hpp
+++ b/vmime/platforms/posix/posixSocket.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/propertySet.hpp b/vmime/propertySet.hpp
index b9868f69..cf01c360 100644
--- a/vmime/propertySet.hpp
+++ b/vmime/propertySet.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/relay.hpp b/vmime/relay.hpp
index d26d77c0..742d8487 100644
--- a/vmime/relay.hpp
+++ b/vmime/relay.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/standardFields.hpp b/vmime/standardFields.hpp
index cd9b9289..850c3b99 100644
--- a/vmime/standardFields.hpp
+++ b/vmime/standardFields.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/standardParams.hpp b/vmime/standardParams.hpp
index 325e2e06..8623301c 100644
--- a/vmime/standardParams.hpp
+++ b/vmime/standardParams.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/text.hpp b/vmime/text.hpp
index 12692566..7b94e3d8 100644
--- a/vmime/text.hpp
+++ b/vmime/text.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/textPart.hpp b/vmime/textPart.hpp
index 54f5c569..dcfa38fe 100644
--- a/vmime/textPart.hpp
+++ b/vmime/textPart.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/textPartFactory.hpp b/vmime/textPartFactory.hpp
index 66e45222..bb1d6e40 100644
--- a/vmime/textPartFactory.hpp
+++ b/vmime/textPartFactory.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/typeAdapter.hpp b/vmime/typeAdapter.hpp
index 8493232c..9d25f416 100644
--- a/vmime/typeAdapter.hpp
+++ b/vmime/typeAdapter.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/types.hpp b/vmime/types.hpp
index 0fdf5b75..bd5568d2 100644
--- a/vmime/types.hpp
+++ b/vmime/types.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/datetimeUtils.hpp b/vmime/utility/datetimeUtils.hpp
index 6cee67b1..93bab55e 100644
--- a/vmime/utility/datetimeUtils.hpp
+++ b/vmime/utility/datetimeUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/file.hpp b/vmime/utility/file.hpp
index 0ddf0760..6590c217 100644
--- a/vmime/utility/file.hpp
+++ b/vmime/utility/file.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/md5.hpp b/vmime/utility/md5.hpp
index e61e4d69..b52fc460 100644
--- a/vmime/utility/md5.hpp
+++ b/vmime/utility/md5.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/path.hpp b/vmime/utility/path.hpp
index d04844b4..fa83a625 100644
--- a/vmime/utility/path.hpp
+++ b/vmime/utility/path.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/random.hpp b/vmime/utility/random.hpp
index b3b2dd36..ded52309 100644
--- a/vmime/utility/random.hpp
+++ b/vmime/utility/random.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/singleton.hpp b/vmime/utility/singleton.hpp
index 33def75b..d2fdc6fa 100644
--- a/vmime/utility/singleton.hpp
+++ b/vmime/utility/singleton.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/smartPtr.hpp b/vmime/utility/smartPtr.hpp
index 3da1ee76..4fdad5de 100644
--- a/vmime/utility/smartPtr.hpp
+++ b/vmime/utility/smartPtr.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/stream.hpp b/vmime/utility/stream.hpp
index 4edcbe3e..108a384e 100644
--- a/vmime/utility/stream.hpp
+++ b/vmime/utility/stream.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/stringProxy.hpp b/vmime/utility/stringProxy.hpp
index 95bb9918..1a15a04d 100644
--- a/vmime/utility/stringProxy.hpp
+++ b/vmime/utility/stringProxy.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/utility/stringUtils.hpp b/vmime/utility/stringUtils.hpp
index 07e6c33b..264c4eb9 100644
--- a/vmime/utility/stringUtils.hpp
+++ b/vmime/utility/stringUtils.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/vmime.hpp b/vmime/vmime.hpp
index 90ae46be..fe5ac77b 100644
--- a/vmime/vmime.hpp
+++ b/vmime/vmime.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
diff --git a/vmime/word.hpp b/vmime/word.hpp
index fc036662..c5e07423 100644
--- a/vmime/word.hpp
+++ b/vmime/word.hpp
@@ -1,6 +1,6 @@
//
// VMime library (http://vmime.sourceforge.net)
-// Copyright (C) 2002-2004 Vincent Richard <[email protected]>
+// Copyright (C) 2002-2005 Vincent Richard <[email protected]>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as